Skip to content

Commit

Permalink
Merge pull request #1 from ExpressLRS/pocket
Browse files Browse the repository at this point in the history
Add RadioMaster Pocket target
  • Loading branch information
pkendall64 authored Sep 24, 2023
2 parents 8c78968 + 168c32f commit aa4cf01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1692,6 +1692,16 @@
"firmware": "Unified_ESP32_2400_TX",
"prior_target_name": "RadioMaster_Zorro_2400_TX"
},
"pocket": {
"product_name": "RadioMaster Pocket 2.4GHz TX",
"lua_name": "RM Pocket",
"layout_file": "Radiomaster Zorro.json",
"upload_methods": ["uart", "wifi", "etx"],
"min_version": "3.0.0",
"platform": "esp32",
"firmware": "Unified_ESP32_2400_TX",
"prior_target_name": "RadioMaster_Zorro_2400_TX"
},
"tx16s": {
"product_name": "RadioMaster TX16S Internal 2.4GHz TX",
"lua_name": "RM TX16S",
Expand Down

0 comments on commit aa4cf01

Please sign in to comment.