Skip to content

Commit d30c7c7

Browse files
authored
Update targets.json
Add target for TX15 internal backpack
1 parent 4cafee2 commit d30c7c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hardware/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,12 @@
286286
"firmware": "ESP32C3_TX_Backpack",
287287
"platform": "esp32-c3",
288288
"upload_methods": ["etx", "wifi"]
289+
},
290+
"tx15": {
291+
"product_name": "RadioMaster TX15 Dual-Band TX",
292+
"firmware": "ESP32C3_TX_Backpack",
293+
"platform": "esp32-c3",
294+
"upload_methods": ["etx", "wifi"]
289295
}
290296
}
291297
},

0 commit comments

Comments
 (0)