Fix OTA was never included anymore

This commit is contained in:
fvanroie 2021-06-14 20:48:25 +02:00
parent 2faab3a063
commit 46e7104a19

View File

@ -9,6 +9,8 @@
#include "ArduinoJson.h"
#include <ArduinoOTA.h>
#include "hasplib.h"
/* ===== Default Event Processors ===== */
#if HASP_USE_OTA > 0
void otaSetup(void);