]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplUnicastPeriodicDelivery/TestPeriodic.h
use app am ids
[tinyos-2.x.git] / apps / tests / cc2420 / LplUnicastPeriodicDelivery / TestPeriodic.h
index 7183641dbf71dc4e16345423a3e560dd1efe786d..697efe7caea7f83f56f9c201906f0d3a4aa88d79 100644 (file)
@@ -7,7 +7,7 @@ typedef nx_struct TestPeriodicMsg {
 } TestPeriodicMsg;
 
 enum {
-  AM_TESTPERIODICMSG = 0x5,
+  AM_TESTPERIODICMSG = 133,
 };
 
 #endif