diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-07 22:35:52 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-07 22:35:52 +0100 |
commit | 49533399810630031541b25407cd88498a72f6c3 (patch) | |
tree | 1ab7d0e6063c609e97ca15d400e21c5618e63b45 /Alsa/core-binding/README.md | |
parent | 3392199837251e8b165dda1eb0ec211d9c06dd0b (diff) |
Lock on WS afb-daemon Segmentation fault
Diffstat (limited to 'Alsa/core-binding/README.md')
-rw-r--r-- | Alsa/core-binding/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Alsa/core-binding/README.md b/Alsa/core-binding/README.md index 12c8d5e..7f8c87a 100644 --- a/Alsa/core-binding/README.md +++ b/Alsa/core-binding/README.md @@ -18,5 +18,5 @@ Testing: (from Build dir with Binder install in $HOME/opt= # Get detail on a given control (optional quiet=0=verbose,1,2) http://localhost:1234/api/alsacore/getctl?devid=hw:0&numid=1&quiet=0 - # Subscribe to event from a given sound card + # Subscribe to event from a given sound card (warning fail if not WS) http://localhost:1234/api/alsacore/subctl?devid=hw:0
\ No newline at end of file |