Whether or not the radio is XR capable
RadioFeatures( |
| ) |
Creates a RadioFeatures object from the eeprom value
eepromValue uint16 | The value from eeprom that determines the radio features |
Gets whether or not the Node is XR (has an extended range radio)
true if the Node has an XR radio, false otherwise
void init( |
| ) |
Sets all the radio features from the given eeprom value
eepromValue uint16 | The value from eeprom that determines the radio features |