Skip to content

Commit

Permalink
Add support for DIY_BLE_JOYSTICK once merged upstream. Closes #122
Browse files Browse the repository at this point in the history
  • Loading branch information
jurgelenas committed Nov 20, 2021
1 parent 7644b86 commit eff100e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions devices.json
Original file line number Diff line number Diff line change
Expand Up @@ -1031,6 +1031,21 @@
"wikiUrl": "https://www.expresslrs.org/release/quick-start/tx-diy900/",
"deviceType": "ExpressLRS"
},
{
"category": "DIY Bluetooth Joystick",
"name": "DIY Bluetooth Joystick",
"targets": [
{
"flashingMethod": "UART",
"name": "DIY_BLE_JOYSTICK_via_UART"
}
],
"userDefines": [
"UART_INVERTED"
],
"wikiUrl": "",
"deviceType": "ExpressLRS"
},
{
"category": "DIY 900 MHz",
"name": "DIY 900 TX TTGO V2 SX127x",
Expand Down

0 comments on commit eff100e

Please sign in to comment.