1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-24 16:55:15 +03:00

feat: preliminary HelloRadioSky V14 and V12 radio support (#5494)

This commit is contained in:
richardclli 2024-09-11 15:52:35 +08:00 committed by GitHub
parent 6e706c4b1c
commit b78da3436e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 375 additions and 46 deletions

View file

@ -68,6 +68,14 @@ boards = {
"PCBREV": "F16",
"INTERNAL_MODULE_MULTI": "YES"
},
"V12": {
"PCB": "X7",
"PCBREV": "V12",
},
"V14": {
"PCB": "X7",
"PCBREV": "V14",
},
"V16": {
"PCB": "X10",
"PCBREV": "V16",