sendtext_only kwarg added.

readme, changelog updated.

minor version bump
This commit is contained in:
2023-07-05 02:55:42 +01:00
parent f6d92d1c34
commit 544e0f2a32
5 changed files with 32 additions and 14 deletions

View File

@@ -71,6 +71,7 @@ class FactoryBase(VbanCmd):
"channel": 0,
"ratelimit": 0.01,
"timeout": 5,
"sendtext_only": False,
"sync": False,
"pdirty": False,
"ldirty": False,