Fixed menu, Wifi settings

This commit is contained in:
Lubos Petrovic
2020-12-05 18:24:53 +01:00
parent 1869ca1da5
commit 49be75d06f
3 changed files with 43 additions and 16 deletions

View File

@@ -73,6 +73,10 @@ typedef struct {
#define MENU_DEBUG_SCREEN 303
#define MENU_SCREEN_BRIGHTNESS 304
#define MENU_PREDRAWN_GRAPHS 305
#define MENU_WIFI 306
#define MENU_WIFI_ENABLED 3061
#define MENU_WIFI_SSID 3062
#define MENU_WIFI_PASSWORD 3063
#define MENU_GPRS 308
#define MENU_HEADLIGHTS_REMINDER 310
#define MENU_DISTANCE_UNIT 401