mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 08:45:26 +03:00
Fix steps
This commit is contained in:
parent
cf57493fdb
commit
cfdfff0c94
2 changed files with 43 additions and 59 deletions
|
@ -1,24 +1,5 @@
|
|||
var helper = helper || {};
|
||||
|
||||
helper.defaultsDialogReceivers = {
|
||||
0: "SPEK1024",
|
||||
1: "SPEK2048",
|
||||
2: "SBUS",
|
||||
3: "SUMD",
|
||||
4: "SUMH",
|
||||
5: "XB-B",
|
||||
6: "XB-B-RJ01",
|
||||
7: "IBUS",
|
||||
8: "JETIEXBUS",
|
||||
9: "CRSF",
|
||||
10: "FPORT",
|
||||
11: "SBUS_FAST",
|
||||
12: "FPORT2",
|
||||
13: "SRXL2",
|
||||
14: "GHST",
|
||||
15: "MAVLINK"
|
||||
}
|
||||
|
||||
helper.defaultsDialogData = [
|
||||
{
|
||||
"title": 'Test',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue