mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-15 17:10:46 +00:00
fix error in readme
This commit is contained in:
parent
544e0f2a32
commit
fc3b31dfa7
@ -460,7 +460,7 @@ You may pass the following optional keyword arguments:
|
|||||||
- `port`: int=6980, vban udp port of remote machine.
|
- `port`: int=6980, vban udp port of remote machine.
|
||||||
- `pdirty`: boolean=False, parameter updates
|
- `pdirty`: boolean=False, parameter updates
|
||||||
- `ldirty`: boolean=False, level updates
|
- `ldirty`: boolean=False, level updates
|
||||||
- `timeout`: int=5, amount of time (seconds) you will wait for subscription response
|
- `timeout`: int=5, amount of time (seconds) to wait for an incoming RT data packet (parameter states).
|
||||||
- `sendtext_only`: boolean=False, set `True` if you are only interested in sending script commands (no rt packets will be received)
|
- `sendtext_only`: boolean=False, set `True` if you are only interested in sending script commands (no rt packets will be received)
|
||||||
|
|
||||||
#### `vban.pdirty`
|
#### `vban.pdirty`
|
||||||
|
Loading…
Reference in New Issue
Block a user