]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/chips/rf2xx/rf230/RF230DriverConfig.nc
simplify default channel configuration
[tinyos-2.x.git] / tos / chips / rf2xx / rf230 / RF230DriverConfig.nc
index 1b6b04f46b4ac2a223416ebc4554c0255f57491e..e6b05b3db8dc2518fc0d7ce909a5698607227d94 100644 (file)
@@ -57,12 +57,6 @@ interface RF230DriverConfig
         */
        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.