1 parent c34cd0a commit 12356dcCopy full SHA for 12356dc
1 file changed
code/espurna/config/prototypes.h
@@ -221,6 +221,7 @@ void mqttSendStatus();
221
// OTA
222
// -----------------------------------------------------------------------------
223
224
+#include <Updater.h>
225
#include <ArduinoOTA.h>
226
227
#if OTA_CLIENT == OTA_CLIENT_ASYNCTCP
0 commit comments