Skip to content

Commit

Permalink
add GX12 Dual-Band Gemini-X TX
Browse files Browse the repository at this point in the history
  • Loading branch information
JyeSmith authored Dec 15, 2024
1 parent 5ca54e2 commit c705db8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,12 @@
"firmware": "ESP32C3_TX_Backpack",
"platform": "esp32-c3",
"upload_methods": ["passthru", "wifi"]
},
"gx12": {
"product_name": "GX12 Dual-Band Gemini-X TX",
"firmware": "ESP32C3_TX_Backpack",
"platform": "esp32-c3",
"upload_methods": ["etx", "wifi"]
}
}
},
Expand Down Expand Up @@ -584,4 +590,4 @@
}
}
}
}
}

0 comments on commit c705db8

Please sign in to comment.