Skip to content

Commit

Permalink
Adjusted names/lua after talking to BrotherHobby
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Jun 8, 2024
1 parent 44eea40 commit b8bef7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@
"name": "BrotherHobby",
"rx_900": {
"plain": {
"product_name": "BrotherHobby 900MHz RX",
"lua_name": "BH 900 RX",
"product_name": "BrotherHobby 900MHz Nano RX",
"lua_name": "BH 900MHz Nano",
"layout_file": "Generic 900.json",
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.0.0",
Expand All @@ -367,8 +367,8 @@
},
"rx_2400": {
"nano": {
"product_name": "BrotherHobby 2.4GHz RX",
"lua_name": "BH 2G4 RX",
"product_name": "BrotherHobby 2.4GHz Nano RX",
"lua_name": "BH 2.4GHz Nano",
"layout_file": "Generic 2400 PA.json",
"overlay": {
"radio_dcdc": true
Expand Down

0 comments on commit b8bef7e

Please sign in to comment.