Skip to content

Commit

Permalink
Add SuperG backpack flashing
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Dec 11, 2023
1 parent 7e21a01 commit 5a42064
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 5a42064

Please sign in to comment.