From fc3b31dfa7674c763584305f8a19c45fddf6031d Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 5 Jul 2023 03:19:57 +0100 Subject: [PATCH] fix error in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 532b9aa..145bf15 100644 --- a/README.md +++ b/README.md @@ -460,7 +460,7 @@ You may pass the following optional keyword arguments: - `port`: int=6980, vban udp port of remote machine. - `pdirty`: boolean=False, parameter 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) #### `vban.pdirty`