You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for device in devices:
if device.address == user_input:
device_mac = device.address
break
pythonSDK 输入检测到的蓝牙地址,无法匹配成功,这是test.py代码。
另外传输的数据内容出现问题,SDK还待完善
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: