mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
add missing include #include "ets_sys.h"
This commit is contained in:
parent
c415ebe8b4
commit
1d0a923292
@ -21,6 +21,7 @@
|
|||||||
#include "wiring_private.h"
|
#include "wiring_private.h"
|
||||||
#include "pins_arduino.h"
|
#include "pins_arduino.h"
|
||||||
#include "c_types.h"
|
#include "c_types.h"
|
||||||
|
#include "ets_sys.h"
|
||||||
|
|
||||||
void (*timer1_user_cb)(void);
|
void (*timer1_user_cb)(void);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user