Contains logic for the base station write eeprom command
static ByteStream buildCommand( |
| ) |
Builds the eeprom write command packet
eepromAddress uint16 | The eeprom address to write to on the base station |
valueToWrite uint16 | The value to write to the specified eeprom address |
A ByteStream containing the base station write eeprom command