]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/LplBroadcastCountToLeds/RadioCountMsg.java
Proper MSP_BSL_FLAGS for telosa and telosb based platforms using TMI modular tos...
[tinyos-2.x.git] / apps / tests / cc2420 / LplBroadcastCountToLeds / RadioCountMsg.java
index 47c935da401767e0dfa24d2b205247cd9c4b85dd..46f7c7a03c889fd08a40f9d5ca4f8c4e44039417 100644 (file)
@@ -10,7 +10,7 @@ public class RadioCountMsg extends net.tinyos.message.Message {
     public static final int DEFAULT_MESSAGE_SIZE = 2;
 
     /** The Active Message type associated with this message. */
-    public static final int AM_TYPE = 6;
+    public static final int AM_TYPE = 134;
 
     /** Create a new RadioCountMsg of size 2. */
     public RadioCountMsg() {