[Tinyos-beta-commits] CVS: tinyos-1.x/beta/platform/imote2 hardware.h, 1.7, 1.8

Konrad Lorincz konradlorincz at users.sourceforge.net
Sun Aug 28 15:31:49 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28666

Modified Files:
	hardware.h 
Log Message:
Enabled Quick capture Interface interrupt

Index: hardware.h
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/platform/imote2/hardware.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** hardware.h	18 Aug 2005 23:03:51 -0000	1.7
--- hardware.h	28 Aug 2005 22:31:46 -0000	1.8
***************
*** 125,129 ****
  				   0xFF, // PPID 31 RTC equals Alarm
  				   0xFF, // PPID 32
! 				   0xFF, // PPID 33 Quick Capture Interface
  				   0xFF, // PPID 34
  				   0xFF, // PPID 35
--- 125,129 ----
  				   0xFF, // PPID 31 RTC equals Alarm
  				   0xFF, // PPID 32
! 				   0x09, // PPID 33 Quick Capture Interface
  				   0xFF, // PPID 34
  				   0xFF, // PPID 35



More information about the Tinyos-beta-commits mailing list