X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Fchips%2Frf2xx%2Frf212%2FRF212DriverConfig.nc;h=150b3424f85b67accd7b5dec852e87dfb52cce63;hb=21052dc9cf5df187a4afc52eded724cc58859d65;hp=49d53b3501964e0fbd6f8bbcae6e1ffd782bce0f;hpb=9a1d6bae5e9d2161daa75089a72df3b9a0edfd67;p=tinyos-2.x.git diff --git a/tos/chips/rf2xx/rf212/RF212DriverConfig.nc b/tos/chips/rf2xx/rf212/RF212DriverConfig.nc index 49d53b35..150b3424 100644 --- a/tos/chips/rf2xx/rf212/RF212DriverConfig.nc +++ b/tos/chips/rf2xx/rf212/RF212DriverConfig.nc @@ -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.