Skip to content

Commit

Permalink
Merge pull request #131 from mha1/TuneRX_2.4G_nano_PA_RX
Browse files Browse the repository at this point in the history
TuneRC 2.4G nano PA RX
  • Loading branch information
pkendall64 authored Feb 7, 2025
2 parents 7bfaa0a + 852986f commit 05b6b45
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2927,6 +2927,23 @@
}
}
},
"tunerc": {
"name": "TuneRC",
"rx_2400": {
"tunerc 2.4g nano pa rx": {
"product_name": "TuneRC 2.4G nano PA RX",
"lua_name": "TuneRC 2G4 nano",
"layout_file": "Generic C3 2400 PA.json",
"overlay": {
"power_values": [-7, -4, -1, 1]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.5.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_2400_RX"
}
}
},
"atomrc": {
"name": "atomrc",
"rx_2400": {
Expand Down

0 comments on commit 05b6b45

Please sign in to comment.