diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-08 14:23:35 +0100 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-03-08 14:23:35 +0100 |
commit | 1393b5d318e22dbd1625692847a51c27932fd442 (patch) | |
tree | 19fd954a04456be8e1c7ebde5b3aaefbe08dbcad /htdocs/index.html | |
parent | 0964e7da8576b8761e8d3d16b50cc842406c7e67 (diff) |
Events Partially Working
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index dfb3c71..330ef4d 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -5,3 +5,4 @@ <h1>audio-bindings test</h1> <ol> <li><a href="alsa-core.html">AlsaCore Low Level Binding</a> + <li><a href="audio-logic.html">AudioLogic High level business API</a> |