mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
docs: Improve FAQ update software entry (use make menuconfig ; make clean)
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
76bafadb71
commit
22c49a7c3f
@ -250,6 +250,10 @@ Then one can recompile and flash the micro-controller code. For
|
||||
example:
|
||||
|
||||
```
|
||||
make menuconfig
|
||||
make clean
|
||||
make
|
||||
|
||||
sudo service klipper stop
|
||||
make flash FLASH_DEVICE=/dev/ttyACM0
|
||||
sudo service klipper start
|
||||
|
Loading…
x
Reference in New Issue
Block a user