Skip to content

Commit

Permalink
Merge pull request #97 from ExpressLRS/bayck-c3-lr1121
Browse files Browse the repository at this point in the history
Add BAYCKRC Single LR1121 ESP32C3 RX
  • Loading branch information
pkendall64 authored Sep 13, 2024
2 parents 897293f + 51ddd47 commit 837f0c6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,15 @@
"min_version": "3.4.0",
"platform": "esp32",
"firmware": "Unified_ESP32_LR1121_RX"
},
"single": {
"product_name": "BAYCKRC C3 900/2400 Dual Band RX",
"lua_name": "BKRC C3 LR1121",
"layout_file": "Generic C3 LR1121.json",
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.4.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_LR1121_RX"
}
}
},
Expand Down Expand Up @@ -1146,7 +1155,7 @@
"firmware": "Unified_ESP32C3_LR1121_RX"
},
"c3-plain": {
"product_name": "Generic C3 LR1121 2.4Ghz RX",
"product_name": "Generic C3 LR1121 2.4/900 RX",
"lua_name": "C3 LR1121 RX",
"layout_file": "Generic C3 LR1121.json",
"upload_methods": ["uart", "wifi", "betaflight"],
Expand Down

0 comments on commit 837f0c6

Please sign in to comment.