Skip to content

Commit 7b978e9

Browse files
author
Veijo Pesonen
committed
Adds inclusion of UARTSerial header
1 parent ce1a09d commit 7b978e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ESP8266/ESP8266.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "Mutex.h"
2222
#include "nsapi_types.h"
2323
#include "rtos.h"
24+
#include "drivers/UARTSerial.h"
2425

2526
// Various timeouts for different ESP8266 operations
2627
#ifndef ESP8266_CONNECT_TIMEOUT

0 commit comments

Comments
 (0)