Skip to content

Commit

Permalink
Merge pull request #80 from SunjunKim/geprc_pa
Browse files Browse the repository at this point in the history
GEPRC 500PA target
  • Loading branch information
pkendall64 authored Jun 4, 2024
2 parents 0820ce8 + 6de0aef commit ae61059
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1122,6 +1122,18 @@
"min_version": "3.3.0",
"platform": "esp32",
"firmware": "Unified_ESP32_900_RX"
},
"pa": {
"product_name": "GEPRC Nano 900MHz PA500 RX",
"lua_name": "GEPR Nano PA500",
"layout_file": "Generic 900 PA.json",
"overlay": {
"power_values": [112, 115, 124]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.3.0",
"platform": "esp8285",
"firmware": "Unified_ESP8285_900_RX"
}
},
"rx_2400": {
Expand Down

0 comments on commit ae61059

Please sign in to comment.