[Tinyos-2-commits] CVS: tinyos-2.x/doc/html/tutorial lesson1.html,
1.5, 1.6
Phil Levis
scipio at users.sourceforge.net
Fri Jun 1 08:48:19 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv3020
Modified Files:
lesson1.html
Log Message:
Leds.
Index: lesson1.html
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/doc/html/tutorial/lesson1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lesson1.html 9 Apr 2007 18:43:52 -0000 1.5
--- lesson1.html 1 Jun 2007 15:48:17 -0000 1.6
***************
*** 604,608 ****
BlinkC -> MainC.Boot;
- MainC.SoftwareInit -> LedsC;
BlinkC.Timer0 -> Timer0;
BlinkC.Timer1 -> Timer1;
--- 604,607 ----
***************
*** 722,726 ****
BlinkC -> MainC.Boot;
- MainC.SoftwareInit -> LedsC;
BlinkC.Timer0 -> Timer0;
BlinkC.Timer1 -> Timer1;
--- 721,724 ----
More information about the Tinyos-2-commits
mailing list