Merge branch '4.3'

This commit is contained in:
Ghostkeeper 2019-09-06 16:02:21 +02:00
commit b24ea11cfc
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
9 changed files with 10 additions and 33 deletions

View file

@ -75,4 +75,4 @@ class FirmwareUpdateState(IntEnum):
communication_error = 4
io_error = 5
firmware_not_found_error = 6
invalid_firmware_error = 7