]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/TestSimComm/TestCommAppC.nc
Changes to comply with TEP4.
[tinyos-2.x.git] / apps / tests / TestSimComm / TestCommAppC.nc
index 5cd94d2e840dcf5e2f2b1b98605d463a6e8447c7..c45a546b088dc8fa7c6d16ab937c21235455c48d 100644 (file)
@@ -49,7 +49,7 @@
 configuration TestCommAppC {}
 implementation {
   enum {
-    AM_TEST  = 5
+    AM_TEST  = 133
   };
   
   components MainC, TestCommC as App, RandomC, ActiveMessageC, TossimActiveMessageC;