diff --git a/components/platform_console/cmd_config.c b/components/platform_console/cmd_config.c index 3926f7fbe..e7f7efd51 100644 --- a/components/platform_console/cmd_config.c +++ b/components/platform_console/cmd_config.c @@ -144,8 +144,8 @@ static struct { struct arg_end *end; } spdif_args; static struct { - struct arg_str *jack_behavior; struct arg_str *output_set; + struct arg_str *jack_behavior; struct arg_int *loudness; struct arg_end *end; } audio_args; diff --git a/version.txt b/version.txt index 56acdd656..f161419dd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -tembed.esp32s3.16-v2023.10.09 +tembed.esp32s3.32-v2023.10.09