🔧 FAN_PIN => FAN0_PIN

MarlinFirmware/Marlin#25568
This commit is contained in:
Scott Lahteine 2023-03-25 17:09:07 -05:00
parent d1e5be332e
commit 12d291865d
9 changed files with 9 additions and 9 deletions

View file

@ -137,7 +137,7 @@
//#define BLUETOOTH
#define FAN_PIN -1
#define FAN0_PIN -1
// Name displayed in the LCD "Ready" message and Info menu
#define CUSTOM_MACHINE_NAME "3DP-100"