]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestFTSP/TestFTSP.h
Make AM type compliant with TEP 4.
[tinyos-2.x.git] / apps / tests / TestFTSP / TestFTSP.h
index fb790ef7d996ab5cc954c93c3e65beb2f01af55f..c5ded3650faf8ddebcf75c0daef91b5faeed5d74 100644 (file)
@@ -40,7 +40,7 @@ typedef nx_struct test_ftsp_msg
 
 enum
 {
-       AM_TEST_FTSP_MSG = 9
+       AM_TEST_FTSP_MSG = 137
 };
 
 #endif