]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
added a debug flag
authorjanhauer <janhauer>
Wed, 16 Sep 2009 13:16:09 +0000 (13:16 +0000)
committerjanhauer <janhauer>
Wed, 16 Sep 2009 13:16:09 +0000 (13:16 +0000)
apps/tests/tkn154/beacon-enabled/TestAssociate/device/Makefile

index c4d5d67c432c64fdfaf193d89de22681ca526350..7c0acfe36f8d8eebdd1fda00fa3057d3ee690267 100644 (file)
@@ -1,3 +1,4 @@
 COMPONENT=TestAssociateAppC
+PFLAGS += -DIEEE154_BEACON_TX_DISABLED
 CFLAGS += -I$(shell pwd)/..
 include ../../../Makefile.include