🧑💻 Change HAL_PATH macro for easier HAL relocation (#25743)
This commit is contained in:
@@ -3985,7 +3985,7 @@ void Stepper::report_positions() {
|
||||
|
||||
#else // PRINTRBOARD_G2
|
||||
|
||||
#include HAL_PATH(../HAL, fastio/G2_PWM.h)
|
||||
#include HAL_PATH(.., fastio/G2_PWM.h)
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user