Skip to content

Commit c7e23a9

Browse files
committed
add FlySky PA01 backpack
1 parent b5b7675 commit c7e23a9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

hardware/targets.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,17 @@
9797
}
9898
}
9999
},
100+
"flysky": {
101+
"name": "FlySky",
102+
"txbp": {
103+
"pa01": {
104+
"product_name": "Flysky PA01 2.4GHz TX",
105+
"firmware": "ESP32C3_TX_Backpack",
106+
"platform": "esp32-c3",
107+
"upload_methods": ["etx", "wifi"]
108+
}
109+
}
110+
},
100111
"happymodel": {
101112
"name": "Happymodel",
102113
"txbp": {

0 commit comments

Comments
 (0)