mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 04:54:12 -06:00
🎨 Fix typo (#826)
This commit is contained in:
parent
8e012e7e01
commit
b6e8d1f527
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ Pay attention to the two versions of the motherboard for the S1, one is using a
|
|||
Where to put the firmware file on the SDCard:
|
||||
|
||||
- STM32F1 board: Put the `*.bin` file into the root folder.
|
||||
- STM32F4 board: Pit the `*.bin` file into a folder named `STM32F4_UPDATE`.
|
||||
- STM32F4 board: Put the `*.bin` file into a folder named `STM32F4_UPDATE`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue