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
Copy file name to clipboardExpand all lines: content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ You should see something like:
81
81
82
82
This means it is working, and we can proceed to [flashing the board](#flash-image-to-the-board).
83
83
84
-
***Note: in some Linux systems there may be an issue with `qdl`, a tool included in the `arduino-flasher-cli`. This may occur if the kernel module `qcserial` is loaded. A workaround solution to fix this is in place (see section below).***
84
+
***Note: in some Linux systems, the `arduino-flasher-cli` could exit with an error right before flashing. This may occur if the kernel module `qcserial` is loaded. A workaround solution to fix this is in place (see section below).***
0 commit comments