A structure holding system configuration data.
More...
#include <storage.h>
|
uint8_t | length = 60 |
|
uint8_t | loop_ms = 40 |
| The length of the LED strip.
|
|
uint8_t | debug_mode = 0 |
| The number of milliseconds one program loop takes.
|
|
bool | init = true |
| The currently selected debug output mode.
|
|
char | pass [16] = "" |
| If the loaded config data is valid.
|
|
A structure holding system configuration data.
The documentation for this struct was generated from the following file: