Skip to content

Commit

Permalink
Add BetaFPV V2 nano targets
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Dec 12, 2023
1 parent 4b90cc1 commit 34de688
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 34de688

Please sign in to comment.