Skip to content

Commit c8a4b6c

Browse files
author
Veijo Pesonen
committed
Adds inclusion of UARTSerial header
1 parent c7269f9 commit c8a4b6c

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)