Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,23 @@
}
}
},
"flyingrc": {
"name": "FlyingRC",
"rx_2400": {
"true-d": {
"product_name": "FlyingRC 2.4GHz True Diversity RX",
"lua_name": "FlyingRC 2G4 TD",
"layout_file": "Generic 2400 True Diversity PA.json",
"overlay": {
"radio_dcdc": true
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.5.0",
"platform": "esp32",
"firmware": "Unified_ESP32_2400_RX"
}
}
},
"flysky": {
"name": "FlySky",
"tx_2400": {
Expand Down