[Tinyos-2-commits] CVS: tinyos-2.x/tos/chips/cc2420/lpl
DefaultLplP.nc, 1.2, 1.3
dmm
rincon at users.sourceforge.net
Tue Jul 10 09:53:55 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/lpl
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28212
Modified Files:
DefaultLplP.nc
Log Message:
Removed left over debug LED toggling
Index: DefaultLplP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/chips/cc2420/lpl/DefaultLplP.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DefaultLplP.nc 7 Jul 2007 03:35:17 -0000 1.2
--- DefaultLplP.nc 10 Jul 2007 16:53:53 -0000 1.3
***************
*** 426,432 ****
/***************** Timer Events ****************/
! event void OffTimer.fired() {
! call Leds.led1Toggle();
!
/*
* Only stop the radio if the radio is supposed to be off permanently
--- 426,430 ----
/***************** Timer Events ****************/
! event void OffTimer.fired() {
/*
* Only stop the radio if the radio is supposed to be off permanently
More information about the Tinyos-2-commits
mailing list