]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tossim/GainRadioModel.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / tossim / GainRadioModel.nc
index 8a3a40f8dc76742d433d97610ec517f0ac574fa1..d7d7496f06c828f0b520429a10c6e00aba54f78d 100644 (file)
@@ -46,6 +46,7 @@ interface GainRadioModel {
 
   command void setClearValue(double value);
   command bool clearChannel();
+  command void setPendingTransmission();
   
   event void acked(message_t* msg);
   event void receive(message_t* msg);