Added basic primary driver display and display switch commands
This commit is contained in:
@@ -17,6 +17,7 @@ enum module_id : uint8_t {
|
||||
enum task_type : uint8_t {
|
||||
TASK_NULL,
|
||||
TASK_DISPLAY_GPS_DEBUG,
|
||||
TASK_DISPLAY_DRIVER_PRIMARY,
|
||||
TASK_DISPLAY_MSG_GPS_FIX,
|
||||
TASK_DISPLAY_MSG_TRACK_DETECT_OK,
|
||||
TASK_DISPLAY_MSG_CONFIG_NO_TRACKS,
|
||||
|
||||
Reference in New Issue
Block a user