Skip to content

Commit 3b228dc

Browse files
committed
Restore functionality on Nano33BLE - core 1.1.4
1 parent d435309 commit 3b228dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/utility/HCICordioTransport.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <driver/CordioHCITransportDriver.h>
2323
#include <driver/CordioHCIDriver.h>
2424

25+
#include <Arduino.h>
2526
#include <mbed.h>
2627

2728
// Parts of this file are based on: https://github.com/ARMmbed/mbed-os-cordio-hci-passthrough/pull/2

0 commit comments

Comments
 (0)