Browse Source

Fix compile error

Alex Voinea 3 years ago
parent
commit
896f4e1dd1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/Marlin.h

+ 1 - 1
Firmware/Marlin.h

@@ -352,7 +352,7 @@ extern bool mesh_bed_run_from_menu;
 
 extern bool sortAlpha;
 
-extern char dir_names[MAX_DIR_DEPTH][9];
+extern char dir_names[][9];
 
 extern int8_t lcd_change_fil_state;
 // save/restore printing