Skip to content

Commit 79f5565

Browse files
committed
fix: restore hci.h
1 parent d204ab6 commit 79f5565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Arduino_RouterBridge.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "monitor.h"
1818
#include "tcp_client.h"
1919
#include "tcp_server.h"
20+
#include "hci.h"
2021
#include "udp_bridge.h"
2122

2223
#endif //ARDUINO_ROUTER_BRIDGE_H

0 commit comments

Comments
 (0)