From 770a5e01ee0d25427c9b8bdda04e501451ae4974 Mon Sep 17 00:00:00 2001 From: gnawali Date: Mon, 24 Sep 2007 14:02:28 +0000 Subject: [PATCH] start using the 4bit estimator --- apps/MultihopOscilloscope/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/MultihopOscilloscope/Makefile b/apps/MultihopOscilloscope/Makefile index 821c1b6e..68ec2cb2 100644 --- a/apps/MultihopOscilloscope/Makefile +++ b/apps/MultihopOscilloscope/Makefile @@ -1,4 +1,4 @@ COMPONENT=MultihopOscilloscopeAppC -CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/ctp -I$(TOSDIR)/lib/net/le +CFLAGS += -I$(TOSDIR)/lib/net/ -I$(TOSDIR)/lib/net/ctp -I$(TOSDIR)/lib/net/4bitle include $(MAKERULES) -- 2.39.2