]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc1000/ByteRadio.nc
Make McuSleepC smarter about newer msp430 processors.
[tinyos-2.x.git] / tos / chips / cc1000 / ByteRadio.nc
index d35547e94aa15cf3ae868da969a7683fd58c88f8..6e610e0f40072fb938d062c1e73af8ae23cd552c 100644 (file)
@@ -20,8 +20,9 @@ interface ByteRadio
 {
   /**
    * SendReceive wants to send a packet.
+   * @param msg Message to be sent.
    */
-  event void rts();
+  event void rts(message_t * ONE msg);
 
   /**
    * Access to the media granted. Start sending. SendReceive must signal