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:
		| @@ -378,7 +378,7 @@ void CardReader::mount() { | ||||
| /** | ||||
|  * Handle SD card events | ||||
|  */ | ||||
| #if MB(FYSETC_CHEETAH) | ||||
| #if MB(FYSETC_CHEETAH, FYSETC_AIO_II) | ||||
|   #include "../module/stepper.h" | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user