]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/cc2420/CC2420Config.nc
Update of the default CC2420 to the low power listening stack. The "acknowledgement...
[tinyos-2.x.git] / tos / chips / cc2420 / CC2420Config.nc
index 2d935888dbb364e523dfbd141fb09232ce7922ed..90308c3844369aa82f9ef492b854c654d2079a1b 100644 (file)
@@ -53,7 +53,7 @@ interface CC2420Config {
   event void syncDone( error_t error );
 
   /**
-   * Change the channel of the radio.
+   * Change the channel of the radio, between 11 and 26
    */
   command uint8_t getChannel();
   command void setChannel( uint8_t channel );