diff options
Diffstat (limited to 'htdocs/alsa-hal.html')
-rw-r--r-- | htdocs/alsa-hal.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/alsa-hal.html b/htdocs/alsa-hal.html index c05605d..5909c2b 100644 --- a/htdocs/alsa-hal.html +++ b/htdocs/alsa-hal.html @@ -11,6 +11,8 @@ <h1>Simple AlsaHAL tests</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> |