1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-14 03:49:51 +03:00

feat: Add initial Jumper T20 support (#3726)

* Jumper T20

* Fix center beeps

* Add option to pinch top trim as well to bootloader

* chore: Regenerate yaml

* chore: Add entry for Buddy

* Jumper T20

* Foldable section for fonction swith and fix preflight pot checks

* Remove duplicated entry

* Rename "function switches" to "customizable switches"

* chore: Add translations

* chore: Update translations

* chore: Update Companion translations/wording
This commit is contained in:
3djc 2023-07-07 02:44:14 +02:00 committed by GitHub
parent ab5f44bacf
commit 7f669f12d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
74 changed files with 1504 additions and 174 deletions

View file

@ -70,4 +70,8 @@ boards = {
"PCB": "X7",
"PCBREV": "COMMANDO8",
},
"T20": {
"PCB": "X7",
"PCBREV": "T20",
},
}