Skip to content

Commit 12356dc

Browse files
committed
util: include Updater.h
1 parent c34cd0a commit 12356dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

code/espurna/config/prototypes.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ void mqttSendStatus();
221221
// OTA
222222
// -----------------------------------------------------------------------------
223223

224+
#include <Updater.h>
224225
#include <ArduinoOTA.h>
225226

226227
#if OTA_CLIENT == OTA_CLIENT_ASYNCTCP

0 commit comments

Comments
 (0)