adds a configurable timeout for login()

readme, changelog updated

fixes #9
This commit is contained in:
2023-10-27 17:29:53 +01:00
parent 4bfc32ad91
commit b360545aa6
5 changed files with 24 additions and 6 deletions

View File

@@ -812,6 +812,7 @@ You may pass the following optional keyword arguments:
- `mdirty`: boolean=False, macrobutton updates
- `midi`: boolean=False, midi updates
- `ldirty`: boolean=False, level updates
- `timeout`: float=2.0, maximum time to wait for a successful login in seconds
Access to lower level Getters and Setters are provided with these functions: