mirror of https://github.com/arendst/Tasmota.git
Prep ESP32S2
This commit is contained in:
parent
5caaf60c68
commit
91cec3cb46
|
@ -37,6 +37,7 @@
|
||||||
|
|
||||||
#ifdef ARDUINO
|
#ifdef ARDUINO
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
#include <time.h> /* struct tm */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Define this if you want library to be verbose
|
// Define this if you want library to be verbose
|
||||||
|
|
Loading…
Reference in New Issue