This commit is contained in:
Klaus K Wilting 2018-07-28 12:16:33 +02:00
parent bedde0f886
commit a7114f431f

View File

@ -10,6 +10,4 @@
#include <esp_spi_flash.h> // needed for reading ESP32 chip attributes #include <esp_spi_flash.h> // needed for reading ESP32 chip attributes
#include <esp_event_loop.h> // needed for Wifi event handler #include <esp_event_loop.h> // needed for Wifi event handler
#include <TimeLib.h>
#endif #endif