mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-06-26 17:00:41 +00:00
Patch PrintrboardG2 build (on spec)
This commit is contained in:
parent
55b8547f04
commit
a9c259c77a
3 changed files with 4 additions and 4 deletions
Marlin/src/module
|
@ -2580,9 +2580,9 @@ void Stepper::report_positions() {
|
|||
|
||||
#endif
|
||||
|
||||
#else
|
||||
#else // PRINTRBOARD_G2
|
||||
|
||||
#include "../HAL/HAL_DUE/G2_PWM.h"
|
||||
#include HAL_PATH(../HAL, fastio/G2_PWM.h)
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue