mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-24 15:12:38 +00:00
🩹 Fix missing IS_MELZI (#25190)
This commit is contained in:
parent
9ff1c30745
commit
8b5014f264
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@
|
|||
#define BOARD_INFO_NAME "Melzi"
|
||||
#endif
|
||||
|
||||
#define IS_MELZI 1
|
||||
|
||||
#ifndef FAN_PIN
|
||||
#define FAN_PIN 4
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue