README: Fix formatting
This commit is contained in:
parent
4ff9324377
commit
4258ecef36
|
|
@ -187,10 +187,10 @@ Run "Arduino IDE", then
|
||||||
|
|
||||||
- Open the file `Firmware/Firmware.ino`
|
- Open the file `Firmware/Firmware.ino`
|
||||||
- Select the target board with Tools -> Board -> "PrusaResearch Einsy RAMBo"
|
- Select the target board with Tools -> Board -> "PrusaResearch Einsy RAMBo"
|
||||||
- Open `Firmware/config.h` and change LANG_MODE to 0.
|
- Open `Firmware/config.h` and change `LANG_MODE` to 0.
|
||||||
|
|
||||||
|
|
||||||
### Compilation and upload
|
### Compilation and upload
|
||||||
|
|
||||||
- Run the compilation Sketch -> Verify/Compile
|
- Run the compilation: Sketch -> Verify/Compile
|
||||||
- Upload the result code into the connected printer Sketch -> Upload
|
- Upload the result code into the connected printer: Sketch -> Upload
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue