Config_DisplayConfig$json top-level constant
Implementation
@$core.Deprecated('Use configDescriptor instead')
const Config_DisplayConfig$json = {
'1': 'DisplayConfig',
'2': [
{'1': 'screen_on_secs', '3': 1, '4': 1, '5': 13, '10': 'screenOnSecs'},
{
'1': 'gps_format',
'3': 2,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DisplayConfig.GpsCoordinateFormat',
'8': {'3': true},
'10': 'gpsFormat',
},
{
'1': 'auto_screen_carousel_secs',
'3': 3,
'4': 1,
'5': 13,
'10': 'autoScreenCarouselSecs'
},
{
'1': 'compass_north_top',
'3': 4,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'compassNorthTop',
},
{'1': 'flip_screen', '3': 5, '4': 1, '5': 8, '10': 'flipScreen'},
{
'1': 'units',
'3': 6,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DisplayConfig.DisplayUnits',
'10': 'units'
},
{
'1': 'oled',
'3': 7,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DisplayConfig.OledType',
'10': 'oled'
},
{
'1': 'displaymode',
'3': 8,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DisplayConfig.DisplayMode',
'10': 'displaymode'
},
{'1': 'heading_bold', '3': 9, '4': 1, '5': 8, '10': 'headingBold'},
{
'1': 'wake_on_tap_or_motion',
'3': 10,
'4': 1,
'5': 8,
'10': 'wakeOnTapOrMotion'
},
{
'1': 'compass_orientation',
'3': 11,
'4': 1,
'5': 14,
'6': '.meshtastic.Config.DisplayConfig.CompassOrientation',
'10': 'compassOrientation'
},
{'1': 'use_12h_clock', '3': 12, '4': 1, '5': 8, '10': 'use12hClock'},
],
'4': [
Config_DisplayConfig_GpsCoordinateFormat$json,
Config_DisplayConfig_DisplayUnits$json,
Config_DisplayConfig_OledType$json,
Config_DisplayConfig_DisplayMode$json,
Config_DisplayConfig_CompassOrientation$json
],
};