removed debug screen, prevent sdcard freezing on ttgo (but still not working on ttgo)
This commit is contained in:
2
menu.h
2
menu.h
@@ -36,7 +36,7 @@ MENU_ITEM menuItemsSource[100] = {
|
||||
{MENU_SCREEN_BRIGHTNESS, 3, -1, "LCD brightness"},
|
||||
{MENU_PREDRAWN_GRAPHS, 3, -1, "Pre-drawn ch.graphs"},
|
||||
{MENU_HEADLIGHTS_REMINDER, 3, -1, "Headlight reminder"},
|
||||
{MENU_DEBUG_SCREEN, 3, -1, "Debug screen"},
|
||||
// {MENU_DEBUG_SCREEN, 3, -1, "Debug screen"},
|
||||
|
||||
/*
|
||||
// NTP
|
||||
|
||||
Reference in New Issue
Block a user