1
0
Fork 0
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:
3djc 2024-01-17 03:03:21 +01:00 committed by GitHub
parent 3235293580
commit 1b7044a134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 274 additions and 23 deletions

View file

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