52 void Begin (uint32_t BufferSize);
55 void GetConfig (
byte * Response, uint32_t maxlen);
58 void SetConfig (ArduinoJson::JsonDocument & NewConfig);
97 #define NO_CONFIG_NEEDED time_t(-1)
98 #define INPUTMGR_TASK_PRIORITY 5
111# define IM_EffectsControlButtonName F ("ecb")
124# define FPP_TICKER_PERIOD_MS 25
RecordType type
Definition EFUpdate.h:0
c_FileMgr FileMgr
Definition FileMgr.cpp:2192
Definition FastTimer.hpp:24
void StartTimer(uint32_t DurationMS, bool continuous)
< Start the module
Definition FastTimer.cpp:41
void DeleteFlashFile(const String &FileName)
Definition FileMgr.cpp:560
config_t config
Definition main.cpp:93
uint32_t BlankDelay
Definition ESPixelStick.h:72