minor doc

This commit is contained in:
2020-10-01 11:47:08 +02:00
parent c9372f3d0e
commit 91d688f18c
2 changed files with 3 additions and 3 deletions

View File

@ -1650,7 +1650,7 @@ class CmdProxy {
"zmq\n\tDefault: 1, Means every frame is streamed out. \n\tIf 2, every "
"second frame is streamed out. \n\tIf 0, streaming timer is the "
"timeout, after which current frame is sent out. (default timeout is "
"200 ms). Usually used for gui purposes.");
"500 ms). Usually used for gui purposes.");
INTEGER_COMMAND_VEC_ID(
rx_zmqstartfnum, getRxZmqStartingFrame, setRxZmqStartingFrame,