Skip to content

Commit

Permalink
Update Setup_and_Flashing_Guide.md (#228)
Browse files Browse the repository at this point in the history
small spelling error
  • Loading branch information
GitHubEmploy authored Nov 2, 2024
1 parent 88861ec commit 7db09cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion V0_Display/Documentation/Setup_and_Flashing_Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

9) Run `make flash FLASH_DEVICE=xxxx:yyyy` (using xxxx:yyyy from above)
- You may see what appears to be an "error" after flashing your board. (Blue box)
- As long as you see the `File downloded successfully` text (Green box) you are good to proceed.
- As long as you see the `File downloaded successfully` text (Green box) you are good to proceed.
- The error (Red box) seems to be caused by the controller immediately running the uploaded code and no longer appearing as a DFU device. This is not an issue, as long as the board reports a Klipper serial name.
<img src="../Images/dfu-util_Flashing_Error.png" width="500">

Expand Down

0 comments on commit 7db09cf

Please sign in to comment.