]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/Sampler/Makefile
Added README file explaining how the applicatin works, its organizational structure...
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / Sampler / Makefile
index b77d82a6a5afbabaaac2e8449bc3630d24b97464..2fcb1d27ab0ffdce47fb48ba791eaae11e5940ef 100644 (file)
@@ -1,5 +1,5 @@
 COMPONENT=LowPowerSensingPeriodicSamplerAppC
-CFLAGS += -I.. -I../sampleLog -I../universal_sensors
+CFLAGS += -I.. -I../sampleLog -I../tmote_onboard_sensors
 CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
 
 include $(MAKERULES)