summaryrefslogtreecommitdiff
path: root/devices/ble_hci/common-hal/_bleio/Connection.h
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2020-06-26 17:23:20 -0400
committerDan Halbert <halbert@halwitz.org>2020-06-26 17:23:20 -0400
commit1bc2e979eb9ca2f3cb0eed396cc35406eceea27a (patch)
tree34f23e5506c8de84eccd3c2559610dda0809f656 /devices/ble_hci/common-hal/_bleio/Connection.h
parent57bac9a1fce15135ba35cdc8e3ca8c63eb2be7c3 (diff)
wip; compiles; much commented out
Diffstat (limited to 'devices/ble_hci/common-hal/_bleio/Connection.h')
-rw-r--r--devices/ble_hci/common-hal/_bleio/Connection.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/devices/ble_hci/common-hal/_bleio/Connection.h b/devices/ble_hci/common-hal/_bleio/Connection.h
index 7ad91aa5c..bb0c140c5 100644
--- a/devices/ble_hci/common-hal/_bleio/Connection.h
+++ b/devices/ble_hci/common-hal/_bleio/Connection.h
@@ -34,7 +34,6 @@
#include "py/objlist.h"
#include "common-hal/_bleio/__init__.h"
-#include "common-hal/_bleio/bonding.h"
#include "shared-module/_bleio/Address.h"
#include "common-hal/_bleio/Service.h"