Skip to content

Commit

Permalink
Merge pull request #42 from ExpressLRS/jumper-t14
Browse files Browse the repository at this point in the history
Add Jumper T14 targets
  • Loading branch information
pkendall64 authored Feb 14, 2024
2 parents b70bab2 + 2d47bc3 commit 6aec98e
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1599,6 +1599,19 @@
"firmware": "Unified_ESP32_2400_TX",
"prior_target_name": "Jumper_AION_2400_T-Pro_TX"
},
"t-14": {
"product_name": "Jumper AION T-14 2.4GHz TX",
"lua_name": "T-14 2G4 TX",
"layout_file": "Jumper T-20 2400.json",
"overlay": {
"use_backpack": true,
"misc_fan_en": 33
},
"upload_methods": ["uart", "wifi", "etx"],
"min_version": "3.3.0",
"platform": "esp32",
"firmware": "Unified_ESP32_2400_TX"
},
"t-20-gemini": {
"product_name": "Jumper Gemini T-20 2.4GHz TX",
"lua_name": "T20 Gemini2G4TX",
Expand Down Expand Up @@ -1666,6 +1679,15 @@
"platform": "esp32",
"firmware": "Unified_ESP32_900_TX"
},
"t-14": {
"product_name": "Jumper AION T-14 900M TX",
"lua_name": "T-14 900 TX",
"layout_file": "Jumper T-20 900 V2.json",
"upload_methods": ["uart", "wifi", "etx"],
"min_version": "3.3.0",
"platform": "esp32",
"firmware": "Unified_ESP32_900_TX"
},
"t-pro": {
"product_name": "Jumper T-Pro 900M TX",
"lua_name": "T-Pro 900 TX",
Expand Down

0 comments on commit 6aec98e

Please sign in to comment.