Skip to content

Commit

Permalink
Merge pull request #428 from ExpressLRS/ranger-backpack
Browse files Browse the repository at this point in the history
Add RadioMaster Ranger backpack
  • Loading branch information
jurgelenas authored Nov 20, 2022
2 parents 430cd4a + b4c6afd commit b465389
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions devices/happymodel-backpack.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
{
"flashingMethod": "Passthrough",
"name": "HappyModel_TX_Backpack_via_PASSTHRU"
},{
},
{
"flashingMethod": "UART",
"name": "HappyModel_TX_Backpack_via_UART"
},
Expand All @@ -27,8 +28,13 @@
"category": "TX",
"name": "NamimnoRC FLASH OLED TX Backpack",
"wikiUrl": "",
"abbreviatedName": "NamimnoTX Backpk",
"verifiedHardware": true
"abbreviatedName": "NamimnoTX Backpk"
},
{
"category": "TX",
"name": "RadioMaster Ranger Backpack",
"wikiUrl": "",
"abbreviatedName": "RM Ranger Backpack"
}
]
},
Expand Down

0 comments on commit b465389

Please sign in to comment.