[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/mica
AlarmCounterMilliP.nc, 1.6, 1.7
Phil Levis
scipio at users.sourceforge.net
Fri Jul 6 10:33:24 PDT 2007
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/lib/net/le CC2420QualityC.nc, NONE,
1.1.2.1 CC2420QualityP.nc, NONE, 1.1.2.1 PhyQuality.nc, NONE,
1.1.2.1 PhyQualityC.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/null hardware.h,
1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/mica
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv11813/tos/platforms/mica
Modified Files:
AlarmCounterMilliP.nc
Log Message:
AlarmCounter needs the #include depending on component loading order.
Add a typedef for mcu power type for the null platform.
Index: AlarmCounterMilliP.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/mica/AlarmCounterMilliP.nc,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** AlarmCounterMilliP.nc 20 Apr 2007 19:03:53 -0000 1.6
--- AlarmCounterMilliP.nc 6 Jul 2007 17:33:22 -0000 1.7
***************
*** 19,22 ****
--- 19,23 ----
* @author Martin Turon <mturon at xbow.com>
*/
+ #include <Atm128Timer.h>
#include <Atm128Timer.h>
- Previous message: [Tinyos-2-commits]
CVS: tinyos-2.x/tos/lib/net/le CC2420QualityC.nc, NONE,
1.1.2.1 CC2420QualityP.nc, NONE, 1.1.2.1 PhyQuality.nc, NONE,
1.1.2.1 PhyQualityC.nc, NONE, 1.1.2.1
- Next message: [Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/null hardware.h,
1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Tinyos-2-commits
mailing list