mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
must still be in ram on 8266
This commit is contained in:
@@ -4,10 +4,6 @@
|
|||||||
#include "esphome/components/time/real_time_clock.h"
|
#include "esphome/components/time/real_time_clock.h"
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|
||||||
#ifdef USE_ESP8266
|
|
||||||
#include <pgmspace.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace sntp {
|
namespace sntp {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user