We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d435309 commit 3b228dcCopy full SHA for 3b228dc
src/utility/HCICordioTransport.cpp
@@ -22,6 +22,7 @@
22
#include <driver/CordioHCITransportDriver.h>
23
#include <driver/CordioHCIDriver.h>
24
25
+#include <Arduino.h>
26
#include <mbed.h>
27
28
// Parts of this file are based on: https://github.com/ARMmbed/mbed-os-cordio-hci-passthrough/pull/2
0 commit comments