Skip to content

Commit

Permalink
Merge pull request #132 from ExpressLRS/betafpv
Browse files Browse the repository at this point in the history
Add BetaFPV V2 nano TX targets
  • Loading branch information
pkendall64 committed Feb 5, 2024
2 parents 88ce11d + 34de688 commit d0ed9df
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,18 @@
"platform": "esp8285",
"upload_methods": ["uart", "wifi"]
},
"nano2g4v2": {
"product_name": "BETAFPV 2.4GHz Nano TX V2",
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["passthru", "wifi"]
},
"nano900v2": {
"product_name": "BETAFPV 900MHz Nano TX V2",
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["passthru", "wifi"]
},
"superg": {
"product_name": "BETAFPV SuperG 2.4GHz Gemini TX",
"firmware": "ESP_TX_Backpack",
Expand Down

0 comments on commit d0ed9df

Please sign in to comment.