]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/SerialBlink/Makefile
Remove the TOSH_DATA_LENGTH=100.
[tinyos-2.x.git] / apps / tests / deluge / SerialBlink / Makefile
index ee6423d3086ebb90926a938ea81276434715865e..5a995f0bb36532f6e961d105464bab823cf64983 100644 (file)
@@ -1,7 +1,6 @@
 COMPONENT=BlinkAppC
 TINYOS_NP=BNP
 
-CFLAGS += -DTOSH_DATA_LENGTH=100
 CFLAGS += -DDELUGE_BASESTATION
 
 include $(MAKERULES)