[FL-2100] SubGhz: GUI download and transfer RAW file (#881)

* SubGhz: fix exit subghz_chat
* SubGhz: refactoring GUI RAW

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Skorpionm
2021-12-08 19:00:54 +04:00
committed by GitHub
parent c6cb6ae810
commit 9f28338d9e
6 changed files with 39 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ typedef enum {
SubGhzRxKeyStateBack,
SubGhzRxKeyStateAddKey,
SubGhzRxKeyStateExit,
SubGhzRxKeyStateRAWLoad,
} SubGhzRxKeyState;
struct SubGhzTxRx {