Fix CoreXY compile with backlash cal. (#19422)

This commit is contained in:
Cole Markham
2020-09-19 08:14:34 -05:00
committed by Scott Lahteine
parent 9d60047018
commit 9065a8da89
3 changed files with 3 additions and 6 deletions

View File

@ -50,4 +50,4 @@ void menu_backlash() {
END_MENU();
}
#endif // HAS_LCD_MENU && BACKLASH_COMPENSATION
#endif // HAS_LCD_MENU && BACKLASH_GCODE