]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/rf212/RF212DriverConfig.nc
simplify default channel configuration
[tinyos-2.x.git] / tos / chips / rf2xx / rf212 / RF212DriverConfig.nc
index 49d53b3501964e0fbd6f8bbcae6e1ffd782bce0f..150b3424f85b67accd7b5dec852e87dfb52cce63 100644 (file)
@@ -57,12 +57,6 @@ interface RF212DriverConfig
         */
        async command uint8_t getMaxLength();
 
-       /**
-        * This command is used at power up to set the default channel.
-        * The default CC2420 channel is 26.
-        */
-       async command uint8_t getDefaultChannel();
-
        /**
         * Returns TRUE if before sending this message we should make sure that
         * the channel is clear via a very basic (and quick) RSSI check.