🩹 Ensure pin_is_protected is defined (#25829)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#if ENABLED(PINS_DEBUGGING)
|
||||
|
||||
#include "../gcode.h"
|
||||
#include "../../MarlinCore.h" // for pin_is_protected
|
||||
#include "../../MarlinCore.h" // for pin_is_protected, wait_for_user
|
||||
#include "../../pins/pinsDebug.h"
|
||||
#include "../../module/endstops.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user