src/sound

This commit is contained in:
Jasmine Iwanek
2022-04-08 21:41:33 -04:00
parent 0cf7bd5eb0
commit 3431e01d4a
15 changed files with 1597 additions and 464 deletions

View File

@@ -541,9 +541,7 @@ static const device_config_t fluidsynth_config[] = {
},
.default_int = 2
},
{
.type = -1
}
{ .name = "", .description = "", .type = CONFIG_END }
// clang-format on
};