diff options
| author | Dan Halbert <halbert@halwitz.org> | 2020-06-26 17:23:20 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2020-06-26 17:23:20 -0400 |
| commit | 1bc2e979eb9ca2f3cb0eed396cc35406eceea27a (patch) | |
| tree | 34f23e5506c8de84eccd3c2559610dda0809f656 /devices/ble_hci/common-hal/_bleio/Connection.h | |
| parent | 57bac9a1fce15135ba35cdc8e3ca8c63eb2be7c3 (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.h | 1 |
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" |
