fix error in readme

This commit is contained in:
onyx-and-iris 2023-07-05 03:19:57 +01:00
parent 544e0f2a32
commit fc3b31dfa7

View File

@ -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`