mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 20:18:52 +00:00
🩹 Fix missing IS_MELZI (#25190)
This commit is contained in:
parent
9ff1c30745
commit
8b5014f264
@ -29,6 +29,8 @@
|
||||
#define BOARD_INFO_NAME "Melzi"
|
||||
#endif
|
||||
|
||||
#define IS_MELZI 1
|
||||
|
||||
#ifndef FAN_PIN
|
||||
#define FAN_PIN 4
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user