NodeEepromSettings

The settings for the NodeEeprom object.

Variables
useGroupRead
bool useGroupRead

Whether to use group eeprom read or not.

numRetries
uint8 numRetries

The number of retries to use for reading and writing.

useEepromCache
bool useEepromCache

Whether to use the eeprom cache for reads and writes.