mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +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 <array>
|
||||
|
||||
#ifdef USE_ESP8266
|
||||
#include <pgmspace.h>
|
||||
#endif
|
||||
|
||||
namespace esphome {
|
||||
namespace sntp {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user