From 76467f8f2d8cf57c6bf888d2fd228dbef734e3c8 Mon Sep 17 00:00:00 2001 From: scipio Date: Fri, 1 Jun 2007 15:48:17 +0000 Subject: [PATCH] Leds. --- doc/html/tutorial/lesson1.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/html/tutorial/lesson1.html b/doc/html/tutorial/lesson1.html index 0f861638..1de683d7 100644 --- a/doc/html/tutorial/lesson1.html +++ b/doc/html/tutorial/lesson1.html @@ -603,7 +603,6 @@ implementation { components new TimerMilliC() as Timer2; BlinkC -> MainC.Boot; - MainC.SoftwareInit -> LedsC; BlinkC.Timer0 -> Timer0; BlinkC.Timer1 -> Timer1; BlinkC.Timer2 -> Timer2; @@ -721,7 +720,6 @@ implementation { components new TimerMilliC() as Timer2; BlinkC -> MainC.Boot; - MainC.SoftwareInit -> LedsC; BlinkC.Timer0 -> Timer0; BlinkC.Timer1 -> Timer1; BlinkC.Timer2 -> Timer2; -- 2.39.2