mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
🔧 Fix EZBoard V2 board name
This commit is contained in:
parent
13e350eb02
commit
87ab00a225
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
|
||||
// Choose the name from boards.h that matches your setup
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD BOARD_TH3D_EZBOARD_LITE_V2
|
||||
#define MOTHERBOARD BOARD_TH3D_EZBOARD_V2
|
||||
#endif
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue