Skip to content

Commit

Permalink
Add HDZero Halo FC (#126)
Browse files Browse the repository at this point in the history
* Add HDZero Halo FC
* Adjustments for Halo FC name
  • Loading branch information
pkendall64 authored Jan 23, 2025
1 parent 4f3b2cb commit 436bce3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1576,6 +1576,24 @@
}
}
},
"hdzero": {
"name": "HDZero",
"rx_2400": {
"halo": {
"product_name": "HDZero Halo FC 2.4GHz Gemini RX",
"lua_name": "HDZero Halo FC",
"layout_file": "Generic C3 2400 True Diversity.json",
"overlay": {
"led_rgb": -1,
"led": 19
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.5.0",
"platform": "esp32-c3",
"firmware": "Unified_ESP32C3_2400_RX"
}
}
},
"helloradio": {
"name": "HelloRadio",
"tx_2400": {
Expand Down

0 comments on commit 436bce3

Please sign in to comment.