Skip to content

Commit

Permalink
Merge pull request #327 from deadbytefpv/dbGepRCTargets
Browse files Browse the repository at this point in the history
GEPRC Targets
  • Loading branch information
jurgelenas authored May 8, 2022
2 parents 5901eed + 7fdae42 commit 6176451
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
6 changes: 6 additions & 0 deletions devices/diy-2400.json
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,12 @@
"name": "BETAFPV Lite 2400 RX",
"wikiUrl": "https://www.expresslrs.org/{version}/quick-start/receivers/betafpv2400/",
"abbreviatedName": "BFPV Lite 2G4RX"
},
{
"category": "GEPRC 2.4 GHz",
"name": "GEPRC Nano 2400 RX",
"wikiUrl": "https://www.expresslrs.org/{version}/quick-start/receivers/geprc2400/",
"abbreviatedName": "GEPRC Nano 2G4RX"
}
]
},
Expand Down
9 changes: 8 additions & 1 deletion devices/diy-900.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,14 @@
],
"wikiUrl": "https://www.expresslrs.org/{version}/quick-start/receivers/diy900/",
"deviceType": "ExpressLRS",
"aliases": []
"aliases": [
{
"category": "GEPRC 900 MHz",
"name": "GEPRC Nano 900 RX",
"wikiUrl": "https://www.expresslrs.org/{version}/quick-start/receivers/geprc900/",
"abbreviatedName": "GEPRC Nano 900RX"
}
]
},
{
"category": "DIY 900 MHz",
Expand Down

0 comments on commit 6176451

Please sign in to comment.