We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c415ebe commit 1d0a923Copy full SHA for 1d0a923
cores/esp8266/core_esp8266_timer.c
@@ -21,6 +21,7 @@
21
#include "wiring_private.h"
22
#include "pins_arduino.h"
23
#include "c_types.h"
24
+#include "ets_sys.h"
25
26
void (*timer1_user_cb)(void);
27
0 commit comments