Skip to content

Commit

Permalink
Merge pull request #44 from ot0tot/Add-ESP8285-900MHz-TX-target
Browse files Browse the repository at this point in the history
Add ESP8285 900MHz TX Target
  • Loading branch information
pkendall64 authored Feb 24, 2024
2 parents 6aec98e + 2271ca3 commit 215efdf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,15 @@
"platform": "esp32",
"firmware": "Unified_ESP32_900_TX",
"prior_target_name": "Unified_ESP32_900_TX"
},
"dupletxesp": {
"product_name": "Generic ESP8285 Full-duplex 900MHz RX as TX",
"lua_name": "ELRS 900TX",
"layout_file": "Generic 900.json",
"upload_methods": ["uart", "wifi"],
"min_version": "3.0.0",
"platform": "esp8285",
"firmware": "Unified_ESP8285_900_TX",
}
},
"rx_900": {
Expand Down

0 comments on commit 215efdf

Please sign in to comment.