Use a macro for HAL header redirection (#10380)
This commit is contained in:
committed by
Scott Lahteine
parent
12785583d0
commit
cc6d41e1d3
@ -96,7 +96,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLED(ENDSTOP_INTERRUPTS_FEATURE)
|
||||
#include "HAL/HAL_endstop_interrupts.h"
|
||||
#include HAL_PATH(HAL, endstop_interrupts.h)
|
||||
#endif
|
||||
|
||||
#if HAS_TRINAMIC
|
||||
|
Reference in New Issue
Block a user