mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
Fix esp8266_restore_from_flash (#638)
Fixes https://github.com/esphome/issues/issues/424
This commit is contained in:
parent
642bc91a76
commit
80b48f01fb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#endif
|
||||
|
||||
#include "esphome/core/esphal.h"
|
||||
#include "esphome/core/defines.h"
|
||||
|
||||
namespace esphome {
|
||||
|
||||
|
|
Loading…
Reference in a new issue