]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/cc2420/TestAcks/TestAcksC.nc
use app am ids
[tinyos-2.x.git] / apps / tests / cc2420 / TestAcks / TestAcksC.nc
index 2267e43f5171be49039c41c5ec29f11c63dad4fa..2ad42356f39c92a5e138e42cb9a7ef01930ba34a 100644 (file)
@@ -46,8 +46,8 @@ implementation {
   components TestAcksP,
       MainC,
       ActiveMessageC,
-      new AMSenderC(0),
-      new AMReceiverC(0),
+      new AMSenderC(128),
+      new AMReceiverC(128),
       new TimerMilliC(),
       LedsC;