Header for individual menus

This commit is contained in:
Scott Lahteine
2020-08-21 05:21:34 -05:00
parent e2ee05c976
commit 4f67642122
32 changed files with 494 additions and 478 deletions

View File

@@ -24,7 +24,7 @@
#if BOTH(HAS_LCD_MENU, TOUCH_SCREEN_CALIBRATION)
#include "menu.h"
#include "menu_item.h"
#include "../ultralcd.h"
void touch_screen_calibration() {