Skip to content

Commit

Permalink
util: include Updater.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Sep 19, 2019
1 parent 96ada44 commit 1653786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/espurna/config/prototypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ void mqttSendStatus();
// OTA
// -----------------------------------------------------------------------------

#include <Updater.h>
#include <ArduinoOTA.h>

#if OTA_CLIENT == OTA_CLIENT_ASYNCTCP
Expand Down

0 comments on commit 1653786

Please sign in to comment.