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 18, 2019
1 parent fe71e2c commit 776518c
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 776518c

Please sign in to comment.