RadioFeatures
RadioFeatures

Represents radio features of a WirelessNode.

RadioFeatures
RadioFeatures(
uint16 eepromValue
)

Creates a RadioFeatures object from the eeprom value

Parameters
eepromValue
uint16

The value from eeprom that determines the radio features

extendedRange
bool extendedRange()

Gets whether or not the Node is XR (has an extended range radio)

Returns

true if the Node has an XR radio, false otherwise