mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-13 19:40:22 +03:00
Bump max to 34
This commit is contained in:
parent
8ea40f1399
commit
7c46f2093d
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ const OPERAND_TYPES = {
|
|||
1: {
|
||||
name: "Get RC Channel",
|
||||
type: "range",
|
||||
range: [1, 16],
|
||||
range: [1, 34],
|
||||
default: 1
|
||||
},
|
||||
2: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue