mirror of https://github.com/OpenIPC/composer.git
Change motor control
parent
c55343ca93
commit
ce32c0098a
|
@ -2,4 +2,5 @@
|
|||
<%in _common.cgi %>
|
||||
<%
|
||||
s_fs_out 1
|
||||
header_ok
|
||||
%>
|
|
@ -2,4 +2,5 @@
|
|||
<%in _common.cgi %>
|
||||
<%
|
||||
s_fs_in 1
|
||||
header_ok
|
||||
%>
|
|
@ -2,4 +2,5 @@
|
|||
<%in _common.cgi %>
|
||||
<%
|
||||
s_z_up 3
|
||||
header_ok
|
||||
%>
|
|
@ -2,4 +2,5 @@
|
|||
<%in _common.cgi %>
|
||||
<%
|
||||
s_z_down 3
|
||||
header_ok
|
||||
%>
|
Loading…
Reference in New Issue