diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-03-30 10:12:31 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2017-03-30 10:12:31 +0200 |
commit | 36bea37e9781276e7162292ea6933a7f6404c5ee (patch) | |
tree | f3feef5053f227a394a8c459faa70270bb33588e /htdocs/README.md | |
parent | 0cf14446989c8e58a2ce681246507c0803b1e370 (diff) |
Initial working implementation for Alsa UCM.
Cleanup format for Alsa control GET.
Status: working in progress
Diffstat (limited to 'htdocs/README.md')
-rw-r--r-- | htdocs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/README.md b/htdocs/README.md index 79b57d8..bb14b7e 100644 --- a/htdocs/README.md +++ b/htdocs/README.md @@ -3,5 +3,5 @@ ------------------------------------------------------------------------ # Load bindings directly from development tree for debug - afb-daemon --token=x --ldpaths=build/Alsa/core-binding --port=1234 --roothttp=htdocs --verbose + afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs |