Skip to content

Commit

Permalink
add RadioMaster RP4TD-M
Browse files Browse the repository at this point in the history
  • Loading branch information
JyeSmith committed Sep 29, 2024
1 parent 127b9cf commit 7001227
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2541,8 +2541,8 @@
"firmware": "Unified_ESP8285_2400_RX"
},
"rp4": {
"product_name": "RadioMaster RP4-TD True Diversity 2.4GHz RX",
"lua_name": "RM RP4-TD 2400",
"product_name": "RadioMaster RP4TD True Diversity 2.4GHz RX",
"lua_name": "RM RP4TD 2400",
"layout_file": "Generic 2400 True Diversity PA.json",
"overlay": {
"serial1_rx": 5,
Expand All @@ -2553,6 +2553,16 @@
"platform": "esp32",
"firmware": "Unified_ESP32_2400_RX",
"prior_target_name": "Unified_ESP32_2400_RX"
},
"rp4m": {
"product_name": "RadioMaster RP4TD-M True Diversity 2.4GHz RX",
"lua_name": "RM RP4TD-M 2400",
"layout_file": "Generic 2400 True Diversity PA.json",
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.0.0",
"platform": "esp32",
"firmware": "Unified_ESP32_2400_RX",
"prior_target_name": "Unified_ESP32_2400_RX"
}
},
"tx_dual": {
Expand Down

0 comments on commit 7001227

Please sign in to comment.