Enable web UI to run when no stage is connected
This commit is contained in:
parent
a6332f4f30
commit
0dff9b6b39
3 changed files with 15 additions and 5 deletions
|
|
@ -26,7 +26,7 @@
|
|||
</p>
|
||||
<p>
|
||||
<button type="button" onclick="setStagePositionsFromInput();">GO</button>
|
||||
<button type="button" onclick="getStagePositions();">Update</button>
|
||||
<button type="button" onclick="api.getState(updateStateValues);">Update</button>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue