11 "ESP8266 isn't supported by SensESP version 2. To compile an existing project, add @^1.0.0 to the SensESP depdenency in platformio.ini."
14#ifndef CORE_DEBUG_LEVEL
16 "SensESP v3 requires CORE_DEBUG_LEVEL to be defined. See https:\/\/signalk.org/SensESP/pages/migration/."
23std::shared_ptr<reactesp::EventLoop>
event_loop();
std::shared_ptr< reactesp::EventLoop > event_loop()
std::function< void()> void_cb_func