Skip to content

Commit

Permalink
Merge pull request #339 from FengHua741/master
Browse files Browse the repository at this point in the history
Update spi.md
  • Loading branch information
FengHua741 authored Jun 11, 2024
2 parents ea5c321 + b2073e3 commit 622299b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/board/fly_sht36_pro/spi.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Unable to write tmc spi 'extruder' register IHOLD_IRUN
* 下载

```
cd && git clone https://github.com/FengHua741/FLY_Katapult.git
cd ~/ && git clone https://github.com/FengHua741/FLY_Katapult.git && cd /FLY_Katapult && git pull
```

* 烧录

```
python3 ~/klipper/lib/canboot/flash_can.py -f ~/FLY_Katapult/Klipper/SHT36PRO/SHT36PRO_KLIPPER_CAN-1M.bin -u c8a53261de65
python3 ~/klipper/lib/canboot/flash_can.py -f ~/FLY_Katapult/Klipper/SHT36PRO/SHT36PRO_KLIPPER_CAN-1M_v0.12.0-229-g589bd64c.bin -u <SHT36PRO_canid>
```

0 comments on commit 622299b

Please sign in to comment.