mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
changes to make it compile standalone
This commit is contained in:
@@ -1200,6 +1200,7 @@ void EMSESP::start() {
|
||||
shower_.start(); // initialize shower timer and shower alert
|
||||
dallassensor_.start(); // dallas external sensors
|
||||
webServer.begin(); // start web server
|
||||
webLogService.start(); // start web log service
|
||||
|
||||
emsdevices.reserve(5); // reserve space for initially 5 devices to avoid mem frag issues
|
||||
|
||||
|
||||
Reference in New Issue
Block a user