Change motor control

pull/4/head
p0i5k 2023-06-13 10:36:24 +03:00
parent c55343ca93
commit ce32c0098a
4 changed files with 4 additions and 0 deletions

View File

@ -2,4 +2,5 @@
<%in _common.cgi %> <%in _common.cgi %>
<% <%
s_fs_out 1 s_fs_out 1
header_ok
%> %>

View File

@ -2,4 +2,5 @@
<%in _common.cgi %> <%in _common.cgi %>
<% <%
s_fs_in 1 s_fs_in 1
header_ok
%> %>

View File

@ -2,4 +2,5 @@
<%in _common.cgi %> <%in _common.cgi %>
<% <%
s_z_up 3 s_z_up 3
header_ok
%> %>

View File

@ -2,4 +2,5 @@
<%in _common.cgi %> <%in _common.cgi %>
<% <%
s_z_down 3 s_z_down 3
header_ok
%> %>