mirror of
https://github.com/EdgeTX/edgetx.git
synced 2025-07-24 16:55:15 +03:00
feat(fw): Jumper T14 support (#4543)
This commit is contained in:
parent
3235293580
commit
1b7044a134
19 changed files with 274 additions and 23 deletions
|
@ -74,4 +74,8 @@ boards = {
|
|||
"PCB": "X7",
|
||||
"PCBREV": "T20",
|
||||
},
|
||||
"T14": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "T14",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue