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/index.html | |
parent | 3392199837251e8b165dda1eb0ec211d9c06dd0b (diff) |
Lock on WS afb-daemon Segmentation fault
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html new file mode 100644 index 0000000..dfb3c71 --- /dev/null +++ b/htdocs/index.html @@ -0,0 +1,7 @@ +<html> + <head> + <title>AGL-AudioBindins tests</title> + <body> + <h1>audio-bindings test</h1> + <ol> + <li><a href="alsa-core.html">AlsaCore Low Level Binding</a> |