Skip to content
Snippets Groups Projects
Commit a0f658e0 authored by Tommy Persson's avatar Tommy Persson
Browse files

Adding queue command

parent 7f7fa954
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,7 @@ LQClimbCommand.msg ...@@ -38,6 +38,7 @@ LQClimbCommand.msg
LQRCExtraSwitch.msg LQRCExtraSwitch.msg
LQFlyCommand.msg LQFlyCommand.msg
LQPtuCommand.msg LQPtuCommand.msg
LQQueueCommand.msg
LQQueueCommands.msg LQQueueCommands.msg
LQQueueInfo.msg LQQueueInfo.msg
LQStatus.msg LQStatus.msg
......
int32 STOP=1
int32 PAUSE_DIRECT=2
int32 PAUSE_AFTER_CURRENT_COMMAND=3
int32 RUN=4
int32 command
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment