#include "EEStore.h"
This structure stores data of EEStore class.
Definition at line 20 of file EEStore.h.
char EEStoreData::id[sizeof (EESTORE_ID)+1] |
String used to check if the data already in the EEPROM was saved by DCC++.
Definition at line 21 of file EEStore.h.
int EEStoreData::nOutputs |
Outputs number.
Definition at line 29 of file EEStore.h.
int EEStoreData::nSensors |
Sensors number.
Definition at line 26 of file EEStore.h.
int EEStoreData::nTurnouts |
Turnouts number.
Definition at line 23 of file EEStore.h.
The documentation for this struct was generated from the following file:
- D:/Documents/Arduino/Libraries/DCCpp/src/EEStore.h