mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-15 10:47:52 -06:00
docs: Minor CanBoot documentation fixes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
88731c2836
commit
be4b8b17f2
2 changed files with 2 additions and 2 deletions
|
@ -428,7 +428,7 @@ enter the bootloader by pressing the reset button twice in succession.
|
|||
|
||||
The `flash_can.py` utility supplied in the `lib/canboot` folder may be used to
|
||||
upload Klipper firmware. The device UUID is necessary to flash. If you do not
|
||||
have a UUID it is possible to query nodes in currently running the bootloader:
|
||||
have a UUID it is possible to query nodes currently running the bootloader:
|
||||
```
|
||||
python3 flash_can.py -q
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue