BaseStation_ReadEeprom_v2
BaseStation_ReadEeprom_v2

Contains logic for the base station read eeprom command (v2).

Functions
buildCommand
static ByteStream buildCommand(
uint16 eepromAddress
)

Builds the eeprom read command packet.

Parameters
eepromAddress
uint16

The eeprom address to read from the base station.

Returns

A ByteStream containing the base station read eeprom command