Optimize Power-Loss Recovery (#12440)
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
|
||||
#if ENABLED(MENU_ADDAUTOSTART)
|
||||
|
||||
void lcd_autostart_sd() { card.beginautostart(); }
|
||||
inline void lcd_autostart_sd() { card.beginautostart(); }
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user