|
Dilbert
Firmware for the Dilbert interactive badge.
|
#include <Arduino.h>

Go to the source code of this file.
Classes | |
| class | SystemConfigData |
| Used to store system configuration data. More... | |
Enumerations | |
| enum | Config { CONFIG_BACK_BUTTON_EXIT_DELAY, CONFIG_BL_FULL_BRIGHT, CONFIG_BL_DIM_BRIGHT, CONFIG_BL_DIM_TIMEOUT, CONFIG_BL_OFF_TIMEOUT } |
| Enumeration of config IDs. More... | |
| enum Config |
Enumeration of config IDs.
1.8.6