Skip to content

Commit 5d3b25e

Browse files
authored
Merge pull request #195 from keithluneau/master
Add target for RadioMaster TX15 internal backpack
2 parents 4cafee2 + d30c7c7 commit 5d3b25e

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)