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:
parent
ab5f44bacf
commit
7f669f12d9
74 changed files with 1504 additions and 174 deletions
|
@ -70,4 +70,8 @@ boards = {
|
|||
"PCB": "X7",
|
||||
"PCBREV": "COMMANDO8",
|
||||
},
|
||||
"T20": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "T20",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue