Skip to content

Commit

Permalink
Merge pull request #122 from ExpressLRS/betafpv
Browse files Browse the repository at this point in the history
Add SuperG backpack target
  • Loading branch information
JyeSmith authored Dec 11, 2023
2 parents 7e21a01 + 5a42064 commit 4b90cc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["uart", "wifi"]
},
"superg": {
"product_name": "BETAFPV SuperG 2.4GHz Gemini TX",
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["passthru", "wifi"]
}
}
},
Expand Down

0 comments on commit 4b90cc1

Please sign in to comment.