Skip to content

Commit

Permalink
Add SpeedyBee Nano target
Browse files Browse the repository at this point in the history
  • Loading branch information
pkendall64 committed Dec 11, 2023
1 parent 0f82238 commit f000e55
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2134,6 +2134,23 @@
}
}
},
"speedybee": {
"name": "SpeedyBee",
"rx_2400": {
"ss24d": {
"product_name": "SpeedyBee Nano 2.4GHz RX",
"lua_name": "SB Nano 2G4 RX",
"layout_file": "Generic 2400 PA.json",
"overlay": {
"power_values": [-8,-4,-1,2]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.0.0",
"platform": "esp8285",
"firmware": "Unified_ESP8285_2400_RX"
}
}
},
"atomrc": {
"name": "atomrc",
"rx_2400": {
Expand Down

0 comments on commit f000e55

Please sign in to comment.