Skip to content

Commit e870b89

Browse files
authored
Merge pull request #121 from ExpressLRS/iflight
Add backpack for iFlight V2 commando 8 modules
2 parents d0ed9df + e2827b0 commit e870b89

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

hardware/targets.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,23 @@
126126
}
127127
}
128128
},
129+
"iflight": {
130+
"name": "iFlight",
131+
"txbp": {
132+
"iflight-2400": {
133+
"product_name": "iFlight 2.4GHz TX V2",
134+
"firmware": "ESP_TX_Backpack",
135+
"platform": "esp8285",
136+
"upload_methods": ["uart", "wifi"]
137+
},
138+
"iflight-900": {
139+
"product_name": "iFlight 900MHz TX V2",
140+
"firmware": "ESP_TX_Backpack",
141+
"platform": "esp8285",
142+
"upload_methods": ["uart", "wifi"]
143+
}
144+
}
145+
},
129146
"namimnorc": {
130147
"name": "NamimnoRC",
131148
"txbp": {

0 commit comments

Comments
 (0)