Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
@ -823,7 +823,7 @@
|
||||
#if HAS_KILL
|
||||
REPORT_NAME_DIGITAL(__LINE__, KILL_PIN)
|
||||
#endif
|
||||
#if HAS_FREEZE_PIN
|
||||
#if PIN_EXISTS(FREEZE)
|
||||
REPORT_NAME_DIGITAL(__LINE__, FREEZE_PIN)
|
||||
#endif
|
||||
#if PIN_EXISTS(LCD_BACKLIGHT)
|
||||
|
Reference in New Issue
Block a user