Skip to content

Commit b92740d

Browse files
authored
Merge pull request #198 from pkendall64/radiosky
Add RadioSky backpack targets
2 parents 2df4020 + 24902f2 commit b92740d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

hardware/targets.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,29 @@
295295
}
296296
}
297297
},
298+
"radiosky": {
299+
"name": "HelloRadioSky",
300+
"txbp": {
301+
"v14": {
302+
"product_name": "HelloRadioSky V14 TX",
303+
"firmware": "ESP_TX_Backpack",
304+
"platform": "esp8285",
305+
"upload_methods": ["etx", "wifi"]
306+
},
307+
"v16": {
308+
"product_name": "HelloRadioSky V16 TX",
309+
"firmware": "ESP_TX_Backpack",
310+
"platform": "esp8285",
311+
"upload_methods": ["etx", "wifi"]
312+
},
313+
"v16r": {
314+
"product_name": "HelloRadioSky V16R TX",
315+
"firmware": "ESP_TX_Backpack",
316+
"platform": "esp8285",
317+
"upload_methods": ["etx", "wifi"]
318+
}
319+
}
320+
},
298321
"fusion": {
299322
"name": "Fusion VRX",
300323
"vrx": {

0 commit comments

Comments
 (0)