TMC serial multiplexer, FYSETC AIO-II (#18080)
This commit is contained in:
@ -393,7 +393,7 @@ void CardReader::manage_media() {
|
||||
if (stat) { // Media Inserted
|
||||
safe_delay(500); // Some boards need a delay to get settled
|
||||
mount(); // Try to mount the media
|
||||
#if MB(FYSETC_CHEETAH)
|
||||
#if MB(FYSETC_CHEETAH, FYSETC_AIO_II)
|
||||
reset_stepper_drivers(); // Workaround for Cheetah bug
|
||||
#endif
|
||||
if (!isMounted()) stat = 0; // Not mounted?
|
||||
|
Reference in New Issue
Block a user