Skip to content

Commit e68eeef

Browse files
committed
Add AX12 TX Backpack
1 parent a8b7cbe commit e68eeef

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)