Skip to content

Commit

Permalink
Merge pull request #109 from ExpressLRS/fix-rp4m-output-power
Browse files Browse the repository at this point in the history
fix rp4m output power
  • Loading branch information
JyeSmith authored Oct 7, 2024
2 parents e2c9da7 + cd3212b commit 6f1a975
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2558,6 +2558,12 @@
"product_name": "RadioMaster RP4TD-M True Diversity 2.4GHz RX",
"lua_name": "RM RP4TD-M 2400",
"layout_file": "Generic 2400 True Diversity PA.json",
"overlay": {
"power_high": 0,
"power_max": 0,
"power_default": 0,
"power_values": [13]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.0.0",
"platform": "esp32",
Expand Down

0 comments on commit 6f1a975

Please sign in to comment.