Revert "CS-171 Add R2 support"

This commit is contained in:
Ghostkeeper 2019-09-06 14:00:04 +00:00 committed by GitHub
parent 7ff7ab53bf
commit 82aa0492ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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