63rabbits goodman
63rabbits goodman
- About ble.gap_connect(None): Since DeviceTimeout is used in read/write/notify/indicate for timeout, it is better not to call ble.gap_connect(None) in device.py. It may not have a negative effect, as it only...
Sorry for the poor explanation. (I use a translator.) Call ble.gap_connect(None) in the exception handler as follows. \# ble.gap_connect() is only executed at this location, so it is better to...
Yes, please create a PR. I've never done PR. I was wondering what to do. Thanks.