1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00
This commit is contained in:
MX
2023-09-11 22:27:27 +03:00
parent b6ff400587
commit e8210cd94d

View File

@@ -11,6 +11,7 @@ enum SubGhzSettingIndex {
SubGhzSettingIndexIgnoreStarline, SubGhzSettingIndexIgnoreStarline,
SubGhzSettingIndexIgnoreCars, SubGhzSettingIndexIgnoreCars,
SubGhzSettingIndexIgnoreMagellan, SubGhzSettingIndexIgnoreMagellan,
SubGhzSettingIndexIgnorePrinceton,
SubGhzSettingIndexSound, SubGhzSettingIndexSound,
SubGhzSettingIndexResetToDefault, SubGhzSettingIndexResetToDefault,
SubGhzSettingIndexLock, SubGhzSettingIndexLock,