Skip to content

Commit

Permalink
Adds the HM EP82 backpack target
Browse files Browse the repository at this point in the history
  • Loading branch information
wvarty committed Feb 24, 2022
1 parent 7d380cf commit 78ba752
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions devices/happymodel-backpack.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,27 @@
"wikiUrl": "",
"deviceType": "Backpack",
"aliases": []
},
{
"category": "VRX",
"name": "HappyModel EP82 VRX Backpack",
"targets": [
{
"flashingMethod": "UART",
"name": "Rapidfire_HappyModel_EP82_VRX_Backpack_via_UART"
},
{
"flashingMethod": "WIFI",
"name": "Rapidfire_HappyModel_EP82_VRX_Backpack_via_WIFI"
}
],
"userDefines": [
"BINDING_PHRASE",
"HOME_WIFI_SSID",
"HOME_WIFI_PASSWORD"
],
"wikiUrl": "",
"deviceType": "Backpack",
"aliases": []
}
]

0 comments on commit 78ba752

Please sign in to comment.