Note FAN2_PIN silkscreen label (#21087)

This commit is contained in:
jbuck2005 2021-02-16 21:30:54 -05:00 committed by Scott Lahteine
parent 2e040d03df
commit 27721c564f

View File

@ -243,7 +243,7 @@
#define HEATER_BED_PIN PD12 // Hotbed
#define FAN_PIN PC8 // Fan0
#define FAN1_PIN PE5 // Fan1
#define FAN2_PIN PE6
#define FAN2_PIN PE6 // Fan2
#ifndef E0_AUTO_FAN_PIN
#define E0_AUTO_FAN_PIN FAN1_PIN