Menu
This commit is contained in:
12
config.h
12
config.h
@@ -66,4 +66,16 @@ typedef struct {
|
||||
char serviceUUID[40];
|
||||
} MENU_ITEM;
|
||||
|
||||
#define MENU_VEHICLE_TYPE 1
|
||||
#define MENU_SAVE_SETTINGS 9
|
||||
#define MENU_APP_VERSION 10
|
||||
#define MENU_DEFAULT_SCREEN 302
|
||||
#define MENU_DEBUG_SCREEN 303
|
||||
#define MENU_SCREEN_BRIGHTNESS 304
|
||||
#define MENU_PREDRAWN_GRAPHS 305
|
||||
#define MENU_DISTANCE_UNIT 401
|
||||
#define MENU_TEMPERATURE_UNIT 402
|
||||
#define MENU_PRESSURE_UNIT 403
|
||||
|
||||
|
||||
#endif // CONFIG_H
|
||||
|
||||
Reference in New Issue
Block a user