|
Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
|
#include <MyPersistentData.h>
Public Attributes | |
| uint16_t | pollingRate |
| StorageHelperRK::PersistentDataBase::SavedDataHeader | sensorHeader |
| uint16_t | threshold1 |
| uint16_t | threshold2 |
Definition at line 380 of file MyPersistentData.h.
| uint16_t sensorConfigData::SensorData::pollingRate |
Definition at line 390 of file MyPersistentData.h.
| StorageHelperRK::PersistentDataBase::SavedDataHeader sensorConfigData::SensorData::sensorHeader |
Definition at line 383 of file MyPersistentData.h.
| uint16_t sensorConfigData::SensorData::threshold1 |
Definition at line 388 of file MyPersistentData.h.
| uint16_t sensorConfigData::SensorData::threshold2 |
Definition at line 389 of file MyPersistentData.h.