[FL-2168] SubGhz: fix auto highlight name when saving RAW (#984)

This commit is contained in:
Skorpionm
2022-02-08 22:41:10 +04:00
committed by GitHub
parent 3f6deecdae
commit b71f3c6323
3 changed files with 10 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
typedef enum {
SubghzCustomEventManagerNoSet = 0,
SubghzCustomEventManagerSet,
SubghzCustomEventManagerSetRAW,
SubghzCustomEventSceneDeleteSuccess = 100,
SubghzCustomEventSceneDelete,