]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/RssiToSerial/RssiToSerial.h
use app am ids
[tinyos-2.x.git] / apps / tests / cc2420 / RssiToSerial / RssiToSerial.h
index ffe364d2e149c31e5dd01980eaece4d0e8a2a8a4..f1d9e2465d42f9351e88747b5adeab262932e462 100644 (file)
@@ -44,7 +44,7 @@ typedef nx_struct rssi_serial_msg {
 } rssi_serial_msg_t;
 
 enum {
-  AM_RSSI_SERIAL_MSG = 6,
+  AM_RSSI_SERIAL_MSG = 134,
   WAIT_TIME = 256,
   //* Using log2 samples to avoid a divide. Sending a packet every 1 second will allow
   //* allow about 5000 samples. A packet every half second allows for 2500 samples, and