Fix STM32F7 compile error (#14583)

2.0.x
Giuliano Zaro 6 years ago committed by Scott Lahteine
parent 3cd9a92dcc
commit cd36809c06

@ -895,4 +895,6 @@ inline void TMC26XStepper::send262(uint32_t datagram) {
driver_status_result = i_datagram;
}
#endif // HAS_DRIVER(TMC2660)
#endif // STM32GENERIC && STM32F7

Loading…
Cancel
Save