|  | Viking Skull Lamp
    V1.0.1
    | 
#include "Arduino.h"#include "EEPROM.h"Go to the source code of this file.
| Classes | |
| class | configurationManager | 
| Configuration Manager Class.  More... | |
| struct | configurationManager::configurationData_t | 
| Type for configTree element.  More... | |
| Macros | |
| #define | createData(x) { .dataPointer = &x, .dataSize = sizeof( x ) } | 
| #define createData | ( | x | ) | { .dataPointer = &x, .dataSize = sizeof( x ) } | 
Definition at line 36 of file configuration.hpp.