你能帮帮我吗?如何从Web Workers开始使用蓝牙(cordova-ble-central)?
ble.scan([],5,function(device){postMessage(device.name)},function(error){});
https://stackoverflow.com/questions/41322237
相似问题