Skip to content

Commit

Permalink
Merge pull request #283 from ExpressLRS/add-hm-ep82-backpack
Browse files Browse the repository at this point in the history
Adds the HM EP82 backpack target
  • Loading branch information
jurgelenas authored Feb 24, 2022
2 parents 7d380cf + 78ba752 commit b83db73
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 b83db73

Please sign in to comment.