Skip to content

Commit

Permalink
Merge pull request #120 from ExpressLRS/add-Jumper-T-ProS
Browse files Browse the repository at this point in the history
Add Jumper T-ProS
  • Loading branch information
JyeSmith authored Nov 4, 2024
2 parents dc8bd48 + a19083b commit e01331c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1854,6 +1854,20 @@
"firmware": "Unified_ESP32_2400_TX",
"prior_target_name": "Jumper_AION_2400_T-Pro_TX"
},
"t-pros": {
"product_name": "Jumper AION T-ProS 2.4GHz TX",
"lua_name": "AION T-ProS 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",
"prior_target_name": "Jumper_AION_2400_T-Pro_TX"
},
"t-15": {
"product_name": "Jumper AION T-15 2.4GHz TX",
"lua_name": "T-15 2G4 TX",
Expand Down Expand Up @@ -1965,6 +1979,15 @@
"platform": "esp32",
"firmware": "Unified_ESP32_900_TX"
},
"t-pros": {
"product_name": "Jumper T-ProS 900M TX",
"lua_name": "T-ProS 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-14": {
"product_name": "Jumper AION T-14 900M TX",
"lua_name": "T-14 900 TX",
Expand Down

0 comments on commit e01331c

Please sign in to comment.