]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Blink/Makefile
Merge of the latest Deluge T2.
[tinyos-2.x.git] / apps / tests / deluge / Blink / Makefile
index ee6423d3086ebb90926a938ea81276434715865e..6f7acb3916edea0d19bff17972bcdbb21ce1b42c 100644 (file)
@@ -1,7 +1,7 @@
 COMPONENT=BlinkAppC
 TINYOS_NP=BNP
 
-CFLAGS += -DTOSH_DATA_LENGTH=100
-CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)