]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tutorials/LowPowerSensing/Base/Makefile
Minor updates to Makefiles for LowPowerSensing application
[tinyos-2.x.git] / apps / tutorials / LowPowerSensing / Base / Makefile
index 4e1481a786b7a297bdd06973390944bf48cbd5a8..5818a73836a8203cd96983ec4ba28f32c423667c 100644 (file)
@@ -1,5 +1,6 @@
 COMPONENT=LowPowerSensingBaseAppC
 CFLAGS += -I.. -I../universal_sensors
-CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
+#CFLAGS += -I.. -I../tmote_onboard_sensors
+#CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ
 
 include $(MAKERULES)