Skip to content

Commit d63f30c

Browse files
authored
Merge pull request #216 from deadbytefpv/dbAX12bp
Add AX12 TX Backpack
2 parents a8b7cbe + e68eeef commit d63f30c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

hardware/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,12 @@
337337
"firmware": "ESP32C3_TX_Backpack",
338338
"platform": "esp32-c3",
339339
"upload_methods": ["etx", "wifi"]
340+
},
341+
"ax12": {
342+
"product_name": "RadioMaster AX12 Dual-Band TX",
343+
"firmware": "ESP32C3_TX_Backpack",
344+
"platform": "esp32-c3",
345+
"upload_methods": ["passthru", "wifi"]
340346
}
341347
}
342348
},

0 commit comments

Comments
 (0)