X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=tos%2Fchips%2Frf2xx%2Frf230%2FRF230DriverConfig.nc;h=e6b05b3db8dc2518fc0d7ce909a5698607227d94;hb=21052dc9cf5df187a4afc52eded724cc58859d65;hp=1b6b04f46b4ac2a223416ebc4554c0255f57491e;hpb=9a1d6bae5e9d2161daa75089a72df3b9a0edfd67;p=tinyos-2.x.git diff --git a/tos/chips/rf2xx/rf230/RF230DriverConfig.nc b/tos/chips/rf2xx/rf230/RF230DriverConfig.nc index 1b6b04f4..e6b05b3d 100644 --- a/tos/chips/rf2xx/rf230/RF230DriverConfig.nc +++ b/tos/chips/rf2xx/rf230/RF230DriverConfig.nc @@ -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.