[Tinyos-2-commits] CVS: tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler Makefile, 1.2, 1.3

Kevin Klues klueska at users.sourceforge.net
Sun Mar 2 19:12:37 PST 2008


Update of /cvsroot/tinyos/tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv5338/Sampler

Modified Files:
	Makefile 
Log Message:
oops....

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tutorials/LowPowerSensing/Sampler/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Makefile	3 Mar 2008 03:11:27 -0000	1.2
--- Makefile	3 Mar 2008 03:12:35 -0000	1.3
***************
*** 1,4 ****
  COMPONENT=LowPowerSensingPeriodicSamplerAppC
! CFLAGS += -I.. -I../sampleLog -I../tmote_onboard_sensors
  CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
  
--- 1,4 ----
  COMPONENT=LowPowerSensingPeriodicSamplerAppC
! CFLAGS += -I.. -I../sampleLog -I../universal_sensors
  CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
  



More information about the Tinyos-2-commits mailing list