diff options
author | fulup <fulup.arfoll@iot.bzh> | 2017-08-08 18:52:13 +0200 |
---|---|---|
committer | fulup <fulup.arfoll@iot.bzh> | 2017-08-08 18:52:13 +0200 |
commit | f817ce67ff6344f181d221c859e1cb2231a3dac4 (patch) | |
tree | ca95512377f7e2105a3a113c31c75abde0dd20ad /htdocs/index.html | |
parent | 33c2cd0236823d108cbb21af34b8d7843d117ac1 (diff) |
Early Draft of LUA integration
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 2d2b4ae..4b842c1 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -6,4 +6,4 @@ <ol> <li><a href="alsa-core.html">AlsaCore Low Level Binding</a> <li><a href="alsa-hal.html" >AlsaHAL Hardware Abstraction Layer</a> - <li><a href="audio-logic.html">AudioLogic High level business API</a> + <li><a href="audio-control.html">AudioControl Control/Policy API</a> |