More pins debugging cleanup
This commit is contained in:
parent
7b9eb233cb
commit
3db784f3c7
@ -740,30 +740,6 @@
|
||||
#if PIN_EXISTS(MOTOR_FAULT)
|
||||
REPORT_NAME_DIGITAL(__LINE__, MOTOR_FAULT_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E0_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E0_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E1_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E1_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E2_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E2_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E3_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E3_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E4_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E4_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E5_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E5_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E6_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E6_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(ORIG_E7_AUTO_FAN)
|
||||
REPORT_NAME_DIGITAL(__LINE__, ORIG_E7_AUTO_FAN_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(PHOTOGRAPH)
|
||||
REPORT_NAME_DIGITAL(__LINE__, PHOTOGRAPH_PIN)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user