Skip to content

Commit c3da79f

Browse files
authored
Merge pull request #199 from mha1/PR_FlySky_PA01
Add FlySky PA01 backpack
2 parents b5b7675 + c7e23a9 commit c3da79f

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)