|
EnigmaIOT
0.9.8
Secure sensor and gateway platform based on ESP8266 and ESP32
|
Go to the source code of this file.
Variables | |
| constexpr auto | CONFIG_FILE = "/customconf.json" |
| Custom configuration file name. More... | |
| const char * | ledKey = "led" |
| const char * | commandKey = "cmd" |
| const char* commandKey = "cmd" |
Definition at line 19 of file LedController.cpp.
|
constexpr |
Custom configuration file name.
Definition at line 11 of file LedController.cpp.
| const char* ledKey = "led" |
Definition at line 18 of file LedController.cpp.