Skip to content

Commit

Permalink
Jumper C3 6PWM recevier
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Oct 9, 2024
1 parent 718bb87 commit ff3a1da
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1937,6 +1937,20 @@
"platform": "esp8285",
"firmware": "Unified_ESP8285_2400_RX",
"prior_target_name": "Jumper_AION_Nano_2400_RX"
},
"c3-pwm6": {
"product_name": "Jumper AION P6 2.4GHz RX",
"lua_name": "AION P6 2G4 RX",
"layout_file": "Generic C3 2400 PWM.json",
"overlay": {
"vbat_atten": 7,
"vbat_offset": 4,
"vbat_scale": 396
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.4.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_2400_RX"
}
},
"rx_900": {
Expand Down

0 comments on commit ff3a1da

Please sign in to comment.