X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fcc2420%2FTestSecurity%2FRadioCountToLeds1%2FMakefile;h=710ea3d42ca30b30d75ba26f0113333f18483b18;hb=f8192249f3f9caa3e6b8e19ecd9f4d6a0c44ac03;hp=e7c53eba65ae291057c51a4808dbf77cdf33c145;hpb=33c5a71e0ab956baf773b66bd93af3352442c1a2;p=tinyos-2.x.git diff --git a/apps/tests/cc2420/TestSecurity/RadioCountToLeds1/Makefile b/apps/tests/cc2420/TestSecurity/RadioCountToLeds1/Makefile index e7c53eba..710ea3d4 100644 --- a/apps/tests/cc2420/TestSecurity/RadioCountToLeds1/Makefile +++ b/apps/tests/cc2420/TestSecurity/RadioCountToLeds1/Makefile @@ -4,5 +4,5 @@ CFLAGS+=-DCC2420_HW_SECURITY #CFLAGS+=-DCC2420_DEF_CHANNEL=25 CFLAGS+=-DPACKET_LINK CFLAGS+=-DTOSH_DATA_LENGTH=115 -CFLAGS+=-I%T/lib/printf +#CFLAGS+=-I%T/lib/printf include $(MAKERULES)