Explorar o código

Increase MENU_DEPTH_MAX to 7 to allow sheet calibration with MMU

leptun %!s(int64=5) %!d(string=hai) anos
pai
achega
6bd35bfa2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Firmware/menu.cpp

+ 1 - 1
Firmware/menu.cpp

@@ -15,7 +15,7 @@
 
 extern int32_t lcd_encoder;
 
-#define MENU_DEPTH_MAX       6
+#define MENU_DEPTH_MAX       7
 
 static menu_record_t menu_stack[MENU_DEPTH_MAX];