-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MicroBit V2: navigator.bluetooth.getDevices is not a function #40
Comments
See #8 |
That's correct, but there's code in place that should have detected and alerted the user. So a part of the issue is figuring out why that didn't happen. |
I believe it's because there's no web-editor/assets/js/workflows/ble.js Line 66 in 57ddcbb
web-editor/assets/js/workflows/ble.js Line 242 in 57ddcbb
This call below on the other hand is properly handled. web-editor/assets/js/workflows/ble.js Line 101 in 57ddcbb
|
Yeah, it's probably a good idea to add that. |
CircuitPython version
Code/REPL
Behavior
Description
Additional information
No response
The text was updated successfully, but these errors were encountered: