Skip to content

BLE: Re-use open connection in pycardium

schneider requested to merge schneider/ble-use-open-connection into master

Give pycardium a connection event if a connection is already open. This allows to start a script and make use of an existing BLE connection

Merge request reports