Skip to content

Commit 0582cd2

Browse files
authored
Merge pull request #171 from ExpressLRS/add-GX12-Dual-Band-Gemini-X-TX
add GX12 Dual-Band Gemini-X TX
2 parents 5ca54e2 + c705db8 commit 0582cd2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

hardware/targets.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,12 @@
298298
"firmware": "ESP32C3_TX_Backpack",
299299
"platform": "esp32-c3",
300300
"upload_methods": ["passthru", "wifi"]
301+
},
302+
"gx12": {
303+
"product_name": "GX12 Dual-Band Gemini-X TX",
304+
"firmware": "ESP32C3_TX_Backpack",
305+
"platform": "esp32-c3",
306+
"upload_methods": ["etx", "wifi"]
301307
}
302308
}
303309
},
@@ -584,4 +590,4 @@
584590
}
585591
}
586592
}
587-
}
593+
}

0 commit comments

Comments
 (0)