mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-08 12:37:01 +03:00
More DAC WIP
Stable DAC out. Needs refactoring!
This commit is contained in:
@@ -132,6 +132,10 @@ void app_main()
|
||||
"decode=" CONFIG_LOGGING_DECODE,
|
||||
"-d",
|
||||
"output=" CONFIG_LOGGING_OUTPUT,
|
||||
#ifdef CONFIG_LOG_OPTION
|
||||
"-d",
|
||||
CONFIG_LOG_OPTION,
|
||||
#endif
|
||||
"-b",
|
||||
"500:2000"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user