Skip to content

Commit

Permalink
New Sub250 target (#2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
SunjunKim committed Jul 21, 2023
1 parent 4b0c6c1 commit ae9df3d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/hardware/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -851,6 +851,20 @@
}
}
},
"sub250": {
"name": "Sub250",
"rx_2400": {
"nano": {
"product_name": "Sub250 2400 RX",
"lua_name": "Sub250 2400 RX",
"layout_file": "Generic 2400.json",
"upload_methods": ["uart", "wifi", "betaflight"],
"platform": "esp8285",
"firmware": "Unified_ESP8285_2400_RX",
"prior_target_name": "DIY_2400_RX_ESP8285_SX1280"
}
}
},
"happymodel": {
"name": "Happymodel",
"tx_900": {
Expand Down

0 comments on commit ae9df3d

Please sign in to comment.