Skip to content

Commit

Permalink
Merge pull request #121 from ExpressLRS/iflight
Browse files Browse the repository at this point in the history
Add backpack for iFlight V2 commando 8 modules
  • Loading branch information
pkendall64 committed Mar 10, 2024
2 parents d0ed9df + e2827b0 commit e870b89
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,23 @@
}
}
},
"iflight": {
"name": "iFlight",
"txbp": {
"iflight-2400": {
"product_name": "iFlight 2.4GHz TX V2",
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["uart", "wifi"]
},
"iflight-900": {
"product_name": "iFlight 900MHz TX V2",
"firmware": "ESP_TX_Backpack",
"platform": "esp8285",
"upload_methods": ["uart", "wifi"]
}
}
},
"namimnorc": {
"name": "NamimnoRC",
"txbp": {
Expand Down

0 comments on commit e870b89

Please sign in to comment.