Prep ESP32S2

This commit is contained in:
Theo Arends 2021-02-03 14:39:57 +01:00
parent 5caaf60c68
commit 91cec3cb46

View File

@ -37,6 +37,7 @@
#ifdef ARDUINO
#include <Arduino.h>
#include <time.h> /* struct tm */
#endif
// Define this if you want library to be verbose