From: klueska Date: Mon, 3 Mar 2008 03:12:35 +0000 (+0000) Subject: oops.... X-Git-Tag: release_tinyos_2_1_0_0~496 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=1e28effac2642344366ea5fd9a4bd8f1a6faa174;p=tinyos-2.x.git oops.... --- diff --git a/apps/tutorials/LowPowerSensing/Sampler/Makefile b/apps/tutorials/LowPowerSensing/Sampler/Makefile index 2fcb1d27..b77d82a6 100644 --- a/apps/tutorials/LowPowerSensing/Sampler/Makefile +++ b/apps/tutorials/LowPowerSensing/Sampler/Makefile @@ -1,5 +1,5 @@ COMPONENT=LowPowerSensingPeriodicSamplerAppC -CFLAGS += -I.. -I../sampleLog -I../tmote_onboard_sensors +CFLAGS += -I.. -I../sampleLog -I../universal_sensors CFLAGS += -DCC1K_DEFAULT_FREQ=CC1K_914_077_MHZ include $(MAKERULES)