[Tinyos-2-commits] CVS: tinyos-2.x/tos/platforms/micaz hardware.h, 1.2, 1.3

David Gay idgay at users.sourceforge.net
Fri Aug 11 13:48:22 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tos/platforms/micaz
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv15475/micaz

Modified Files:
	hardware.h 
Log Message:
add timer 0 threshold for ext standby vs power save sleep mode selection


Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tos/platforms/micaz/hardware.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hardware.h	12 Jul 2006 17:02:57 -0000	1.2
--- hardware.h	11 Aug 2006 20:48:19 -0000	1.3
***************
*** 50,53 ****
--- 50,54 ----
  #include <atm128hardware.h>
  #include <Atm128Adc.h>
+ #include <MicaTimer.h>
  
  // A/D channels



More information about the Tinyos-2-commits mailing list