Sound: support JSON config

This commit is contained in:
李通洲
2023-04-12 14:05:09 +08:00
parent 7e85db6843
commit 2df1305521
12 changed files with 202 additions and 115 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ int main(int argc, char** argv)
//ffPrintUsers(&instance);
//ffPrintWeather(&instance);
//ffPrintBluetooth(&instance);
//ffPrintSound(&instance);
//ffPrintSound(&instance, &instance.config.sound);
//ffPrintGamepad(&instance);
ffPrintBreak(&instance);
ffPrintColors(&instance);