Signed-off-by: Sgr A* VMT <1611902585@qq.com>
This commit is contained in:
Sgr A* VMT
2024-02-16 13:29:31 +00:00
committed by Gitee
parent 15ba62a03c
commit e92778ee9b

View File

@@ -24,6 +24,8 @@
```
cd ~/klipper/scripts
~/klippy-env/bin/python -c 'import flash_usb as u; u.enter_bootloader("<你的设备串口地址>")'
```
```
cd ~
~/klippy-env/bin/python ~/klipper/lib/canboot/flash_can.py -f <固件所在路径> -d <你的设备串口地址>
```