Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006)
This commit is contained in:
committed by
Scott Lahteine
parent
4dbec774b5
commit
e0276d2f32
@ -181,7 +181,7 @@ void GcodeSuite::G28(const bool always_home_all) {
|
||||
#endif
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// Wait for planner moves to finish!
|
||||
planner.synchronize();
|
||||
|
||||
|
Reference in New Issue
Block a user