[Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Deluge/Deluge/TOSBoot/msp430
PowerOffM.nc, 1.3, 1.4
Jonathan Hui
jwhui at users.sourceforge.net
Tue May 17 23:44:48 PDT 2005
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Deluge/Deluge/TOSBoot/msp430
PowerOffM.nc, 1.2, 1.3 hardware.h, 1.3, 1.4
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/Deluge/TOSBoot
Leds.nc, 1.1, 1.2 LedsC.nc, 1.1, 1.2 TOSBootM.nc, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge/TOSBoot/msp430
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31119/msp430
Modified Files:
PowerOffM.nc
Log Message:
- Added copyright notice.
Index: PowerOffM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/Deluge/Deluge/TOSBoot/msp430/PowerOffM.nc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** PowerOffM.nc 18 May 2005 02:55:23 -0000 1.3
--- PowerOffM.nc 18 May 2005 06:44:45 -0000 1.4
***************
*** 71,74 ****
--- 71,77 ----
command result_t StdControl.start() {
+ // wait a short period for things to stabilize
+ wait(0xffff);
+
TOSH_MAKE_USERINT_INPUT();
- Previous message: [Tinyos-beta-commits]
CVS: tinyos-1.x/beta/Deluge/Deluge/TOSBoot/msp430
PowerOffM.nc, 1.2, 1.3 hardware.h, 1.3, 1.4
- Next message: [Tinyos-beta-commits] CVS: tinyos-1.x/beta/Deluge/Deluge/TOSBoot
Leds.nc, 1.1, 1.2 LedsC.nc, 1.1, 1.2 TOSBootM.nc, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-beta-commits
mailing list