Loading noctua/web/pages/control.html +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ "transform":"round_1", "inputs": [{"value": 0}], "unit": "µm", "buttons": [{"label": "Set", "endpoint": "/telescope/focuser", "method": "PUT"}], "buttons": [{"label": "Set", "endpoint": "/telescope/focuser/position", "method": "PUT"}], }) }} </section> Loading Loading
noctua/web/pages/control.html +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ "transform":"round_1", "inputs": [{"value": 0}], "unit": "µm", "buttons": [{"label": "Set", "endpoint": "/telescope/focuser", "method": "PUT"}], "buttons": [{"label": "Set", "endpoint": "/telescope/focuser/position", "method": "PUT"}], }) }} </section> Loading