From 1e28effac2642344366ea5fd9a4bd8f1a6faa174 Mon Sep 17 00:00:00 2001 From: klueska Date: Mon, 3 Mar 2008 03:12:35 +0000 Subject: [PATCH] oops.... --- apps/tutorials/LowPowerSensing/Sampler/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2