More subghz updates and fixes

This commit is contained in:
MX
2023-03-04 00:03:04 +03:00
parent 91e2b466d3
commit fe84e9521c
11 changed files with 22 additions and 23 deletions

View File

@@ -53,7 +53,6 @@ typedef enum {
SubGhzLoadKeyStateUnknown,
SubGhzLoadKeyStateOK,
SubGhzLoadKeyStateParseErr,
SubGhzLoadKeyStateOnlyRx,
SubGhzLoadKeyStateProtocolDescriptionErr,
} SubGhzLoadKeyState;