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 /htdocs/README.md | |
parent | 3392199837251e8b165dda1eb0ec211d9c06dd0b (diff) |
Lock on WS afb-daemon Segmentation fault
Diffstat (limited to 'htdocs/README.md')
-rw-r--r-- | htdocs/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/README.md b/htdocs/README.md new file mode 100644 index 0000000..6468356 --- /dev/null +++ b/htdocs/README.md @@ -0,0 +1,7 @@ +------------------------------------------------------------------------ + Simple HTML test +------------------------------------------------------------------------ + + # Load bindings directly from development tree for debug + afb-daemon --token=x --ldpaths=build/Alsa/core-binding --port=1234 --roothttp=htdocs --verbose + |