Skip to content

Commit

Permalink
Merge pull request #334 from ExpressLRS/add-betafpv-lr3-pro
Browse files Browse the repository at this point in the history
Add BETAFPV LiteRadio 3 Pro target
  • Loading branch information
jurgelenas authored May 11, 2022
2 parents 0903ecf + f97397c commit 0210a0d
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions devices/betafpv-2400.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,40 @@
"deviceType": "ExpressLRS",
"aliases": []
},
{
"category": "BETAFPV 2.4 GHz",
"name": "BETAFPV LiteRadio 3 Pro",
"targets": [
{
"flashingMethod": "UART",
"name": "BETAFPV_2400_TX_LITERADIO3_via_UART"
},
{
"flashingMethod": "EdgeTxPassthrough",
"name": "BETAFPV_2400_TX_LITERADIO3_via_ETX"
},
{
"flashingMethod": "WIFI",
"name": "BETAFPV_2400_TX_LITERADIO3_via_WIFI"
}
],
"userDefines": [
"REGULATORY_DOMAIN_ISM_2400",
"REGULATORY_DOMAIN_EU_CE_2400",
"BINDING_PHRASE",
"TLM_REPORT_INTERVAL_MS",
"NO_SYNC_ON_ARM",
"FEATURE_OPENTX_SYNC",
"AUTO_WIFI_ON_INTERVAL",
"HOME_WIFI_SSID",
"HOME_WIFI_PASSWORD",
"BLE_HID_JOYSTICK",
"USE_DYNAMIC_POWER"
],
"wikiUrl": "https://www.expresslrs.org/{version}/quick-start/transmitters/tx-betafpv2400/",
"deviceType": "ExpressLRS",
"aliases": []
},
{
"category": "BETAFPV 2.4 GHz",
"name": "BETAFPV Nano 2400 RX",
Expand Down

0 comments on commit 0210a0d

Please sign in to comment.