diff options
Diffstat (limited to 'docs/RPi_microcontroller.md')
-rw-r--r-- | docs/RPi_microcontroller.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/RPi_microcontroller.md b/docs/RPi_microcontroller.md index d86a38a4..bc8d0fad 100644 --- a/docs/RPi_microcontroller.md +++ b/docs/RPi_microcontroller.md @@ -34,6 +34,7 @@ for the "Linux process": cd ~/klipper/ make menuconfig ``` +In the menu, set "Microcontroller Architecture" to "Linux process," then save and exit. To build and install the new micro-controller code, run: ``` |