More DAC WIP

Stable DAC out.  Needs refactoring!
This commit is contained in:
Sebastien Leclerc
2019-06-03 20:10:38 -04:00
parent 8f477fd05e
commit 9b9ef11546
6 changed files with 187 additions and 59 deletions

View File

@@ -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"