diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-09-03 16:34:56 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-09-03 16:34:56 -0700 |
| commit | 96cf60fbbdc26d5ed3274a43ebbaab7feca797e1 (patch) | |
| tree | 855371ca80ea386e004387ddbd69f372670e9109 /shared-bindings/_bleio/Connection.c | |
| parent | 0b94638aeb667f2a417d859487083241a5749128 (diff) | |
| parent | 5d17d6402d57a74e20ea332da6a31be65ec0e2ca (diff) | |
Merge remote-tracking branch 'adafruit/main' into native_wifi
Diffstat (limited to 'shared-bindings/_bleio/Connection.c')
| -rw-r--r-- | shared-bindings/_bleio/Connection.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared-bindings/_bleio/Connection.c b/shared-bindings/_bleio/Connection.c index 5d1b63bdd..b5eeaa906 100644 --- a/shared-bindings/_bleio/Connection.c +++ b/shared-bindings/_bleio/Connection.c @@ -31,7 +31,6 @@ #include <string.h> #include <stdio.h> -#include "ble_drv.h" #include "py/objarray.h" #include "py/objproperty.h" #include "py/objstr.h" |
