ModuleConfig_AudioConfig$json top-level constant
Implementation
@$core.Deprecated('Use moduleConfigDescriptor instead')
const ModuleConfig_AudioConfig$json = {
'1': 'AudioConfig',
'2': [
{'1': 'codec2_enabled', '3': 1, '4': 1, '5': 8, '10': 'codec2Enabled'},
{'1': 'ptt_pin', '3': 2, '4': 1, '5': 13, '10': 'pttPin'},
{
'1': 'bitrate',
'3': 3,
'4': 1,
'5': 14,
'6': '.meshtastic.ModuleConfig.AudioConfig.Audio_Baud',
'10': 'bitrate'
},
{'1': 'i2s_ws', '3': 4, '4': 1, '5': 13, '10': 'i2sWs'},
{'1': 'i2s_sd', '3': 5, '4': 1, '5': 13, '10': 'i2sSd'},
{'1': 'i2s_din', '3': 6, '4': 1, '5': 13, '10': 'i2sDin'},
{'1': 'i2s_sck', '3': 7, '4': 1, '5': 13, '10': 'i2sSck'},
],
'4': [ModuleConfig_AudioConfig_Audio_Baud$json],
};