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
If CircuitPython is flashed on the board, it's necessary to restart the board and hold boot button.
Display this information to user.
Error from console
port: /dev/cu.usbserial-12110
Connecting to port...
Unable to connect, retrying with extra delay...
Unable to connect, retrying with default delay...
Unable to connect, retrying with extra delay...
Unable to connect, retrying with default delay...
Unable to connect, retrying with extra delay...
Unable to connect, retrying with default delay...
Unable to connect, retrying with extra delay...
thread 'tokio-runtime-worker' panicked at src/flasher.rs:117:81:
called `Result::unwrap()` on an `Err` value: Connection(ConnectionFailed)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The text was updated successfully, but these errors were encountered:
If CircuitPython is flashed on the board, it's necessary to restart the board and hold boot button.
Display this information to user.
Error from console
The text was updated successfully, but these errors were encountered: