We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffd9c9 commit 471dd87Copy full SHA for 471dd87
cores/esp8266/HardwareSerial.h
@@ -28,6 +28,7 @@
28
#define HardwareSerial_h
29
30
#include <inttypes.h>
31
+#include <time.h>
32
#include "Stream.h"
33
#include "uart.h"
34
0 commit comments