SubGHz: Fix keyboard lock

This commit is contained in:
MX 2023-04-07 11:49:10 +03:00
parent 4adcc763e5
commit d8378e6819
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83
2 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,6 @@
### New changes
* **SubGHz: Keyboard lock fixed**
### Previous changes
* SubGHz: AN-Motors AT4 - Add manually fixes
* SubGHz: StarLine ignore option (in Read -> Config) (by @gid9798 | PR #410)
* Plugins: Fix `Repeat: 200` bug in SubGHz Remote and Bruteforcer

View file

@ -6,6 +6,7 @@ enum SubGhzSettingIndex {
SubGhzSettingIndexHopping,
SubGhzSettingIndexModulation,
SubGhzSettingIndexBinRAW,
SubGhzSettingIndexIgnoreStarline,
SubGhzSettingIndexSound,
SubGhzSettingIndexLock,
SubGhzSettingIndexRAWThresholdRSSI,