diff options
Diffstat (limited to 'htdocs/audio-control.html')
-rw-r--r-- | htdocs/audio-control.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/audio-control.html b/htdocs/audio-control.html index 46352c1..964dc62 100644 --- a/htdocs/audio-control.html +++ b/htdocs/audio-control.html @@ -10,6 +10,8 @@ <h1>Simple Audio Control Test</h1> <button id="connected" onclick="init('hal_registry','alsacore', 'hallist')">Binder WS Fail</button> + <button id="mnitoring" onclick="window.open('/monitoring/monitor.html','_monitor_aaaa')">Debug/Monitoring</a></button> + <br><br> <b>Selected HAL </b> <select id='hal_registry'></select> |