From 1b3c4de275b47bea9ea5c8c1d7e8fe753e891582 Mon Sep 17 00:00:00 2001 From: beutel Date: Wed, 29 Aug 2007 22:09:05 +0000 Subject: [PATCH] reverted to the good null app. added the power comment to the .nc files. --- apps/Null/NullAppC.nc | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/Null/NullAppC.nc b/apps/Null/NullAppC.nc index c55c3b8c..f67d6498 100644 --- a/apps/Null/NullAppC.nc +++ b/apps/Null/NullAppC.nc @@ -42,9 +42,6 @@ configuration NullAppC{} implementation { components MainC, NullC; - components new TimerMilliC() as Timer0; - components new TimerMilliC() as Timer1; - components new TimerMilliC() as Timer2; MainC.Boot <- NullC; } -- 2.39.2