Corrected variables name's typos #1082

Co-authored-by: SG <who.just.the.doctor@gmail.com>
This commit is contained in:
Arman Yeghiazaryan
2022-04-03 22:06:20 +04:00
committed by GitHub
parent 855f2584ab
commit 88cb90783d
3 changed files with 9 additions and 9 deletions

View File

@@ -23,9 +23,9 @@ typedef enum {
SubGhzCustomEventSceneExit,
SubGhzCustomEventSceneStay,
SubGhzCustomEventViewReceverOK,
SubGhzCustomEventViewReceverConfig,
SubGhzCustomEventViewReceverBack,
SubGhzCustomEventViewReceiverOK,
SubGhzCustomEventViewReceiverConfig,
SubGhzCustomEventViewReceiverBack,
SubGhzCustomEventViewReadRAWBack,
SubGhzCustomEventViewReadRAWIDLE,