mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-24 07:03:55 -06:00
STM32F103.. reorganization, SKR mini fix (#15398)
This commit is contained in:
parent
5e9898600b
commit
43d6e9fa43
23 changed files with 98 additions and 55 deletions
|
@ -129,7 +129,7 @@
|
|||
|
||||
// Choose the name from boards.h that matches your setup
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD BOARD_STM32F103R
|
||||
#define MOTHERBOARD BOARD_STM32F103RE
|
||||
#endif
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue