Skip to content

Commit 719f65a

Browse files
committed
fix
1 parent da308ad commit 719f65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/ESP8266httpUpdate/src/ESP8266httpUpdate.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
#include "ESP8266httpUpdate.h"
2727
#include <StreamString.h>
28+
#include <flash_hal.h>
2829

2930
ESP8266HTTPUpdate::ESP8266HTTPUpdate(void)
3031
: _httpClientTimeout(8000), _followRedirects(false), _ledPin(-1)

0 commit comments

Comments
 (0)