Skip to content
Snippets Groups Projects
Commit 955dc8df authored by Lucio Zambon's avatar Lucio Zambon
Browse files

Update talk.php

parent ac751693
No related branches found
No related tags found
No related merge requests found
...@@ -74,6 +74,7 @@ CREATE TABLE IF NOT EXISTS ujive ( ...@@ -74,6 +74,7 @@ CREATE TABLE IF NOT EXISTS ujive (
UPDATE launcher SET speech_it = array_append(speech_it, $1) WHERE id = $2 UPDATE launcher SET speech_it = array_append(speech_it, $1) WHERE id = $2
https://puma-01.elettra.eu/lib/fm.php?open_editor=/run/knob/launch_do https://puma-01.elettra.eu/lib/fm.php?open_editor=/run/knob/launch_do
nokill nokill
100 100 /runtime/bin/modmulti-gui 100 100 /runtime/bin/modmulti-gui
...@@ -309,6 +310,7 @@ CREATE TABLE IF NOT EXISTS ujive ( ...@@ -309,6 +310,7 @@ CREATE TABLE IF NOT EXISTS ujive (
<img style="margin-right: 10px; display: none;" id='chart' src='./chart.png' title='chart'>&nbsp; <img style="margin-right: 10px; display: none;" id='chart' src='./chart.png' title='chart'>&nbsp;
</div> </div>
<span style='color: darkblue; font-weight: bold;' id='miclabel'>comandi vocali&nbsp;&nbsp;&nbsp;</span> <span style='color: darkblue; font-weight: bold;' id='miclabel'>comandi vocali&nbsp;&nbsp;&nbsp;</span>
<iframe src='https://pwma.elettra.eu/knob/?ws=<?php echo $_REQUEST['host'];?>' width='500px' height='30px' style='border-width: 0;'></iframe>
<table id ='openTable' class="table table-hover"></table> <table id ='openTable' class="table table-hover"></table>
<span id='ctree'></span> <span id='ctree'></span>
<pre id='log'></pre> <pre id='log'></pre>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment