]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/rf230/RadioCountToDiag/Makefile
fixed a typo
[tinyos-2.x.git] / apps / tests / rf230 / RadioCountToDiag / Makefile
index 51e3345ef6c018310c16d978e0437cb747b3c302..f88e3485315e36886a2b62866afc9c1bb79e1821 100644 (file)
@@ -1,6 +1,6 @@
 COMPONENT=RadioCountToDiagC
 CFLAGS += -I$(TOSDIR)/lib/diagmsg
-CFLAGS += -DCC240_DEF_CHANNEL=11
+CFLAGS += -DCC2420_DEF_CHANNEL=11
 CFLAGS += -DRF230_DEF_CHANNEL=11
 CFLAGS += -DTASKLET_IS_TASK
 include $(MAKERULES)