[FL-2814] SubGhz: fix display information in the file if the frequency is not available for transmission in the given region (#1724)

This commit is contained in:
Skorpionm
2022-09-15 19:42:44 +04:00
committed by GitHub
parent a6052be0f1
commit 8b05bd1106
2 changed files with 0 additions and 12 deletions

View File

@@ -47,7 +47,6 @@ typedef enum {
SubGhzLoadKeyStateUnknown,
SubGhzLoadKeyStateOK,
SubGhzLoadKeyStateParseErr,
SubGhzLoadKeyStateOnlyRx,
} SubGhzLoadKeyState;
/** SubGhzLock */