mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix rak canned messages preset
This commit is contained in:
parent
b167d93a0c
commit
405e52fd35
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ struct CannedMessagesConfig: View {
|
|||
if newPreset == 1 {
|
||||
|
||||
// RAK Rotary Encoder
|
||||
updown1Enabled = false
|
||||
updown1Enabled = true
|
||||
rotary1Enabled = false
|
||||
inputbrokerPinA = 4
|
||||
inputbrokerPinB = 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue