We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4871202 commit aed5879Copy full SHA for aed5879
libraries/BluetoothHCI/src/BluetoothHCI.h
@@ -28,6 +28,8 @@
28
#include "BluetoothDevice.h"
29
#include <btstack.h>
30
31
+#include <vector>
32
+
33
34
class BluetoothHCI {
35
public:
0 commit comments