Fix FYSETC_AIO_II build (#18124)
BOARD_FYSETC_AIO_II also needs this header for the reset_stepper_drivers function
This commit is contained in:
parent
094bf40063
commit
a49319f3dd
@ -378,7 +378,7 @@ void CardReader::mount() {
|
|||||||
/**
|
/**
|
||||||
* Handle SD card events
|
* Handle SD card events
|
||||||
*/
|
*/
|
||||||
#if MB(FYSETC_CHEETAH)
|
#if MB(FYSETC_CHEETAH, FYSETC_AIO_II)
|
||||||
#include "../module/stepper.h"
|
#include "../module/stepper.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user