Skip to content

Commit

Permalink
FATFISH F16 TX
Browse files Browse the repository at this point in the history
  • Loading branch information
JyeSmith committed Jul 11, 2024
1 parent 7993a25 commit 6183dc5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,27 @@
}
}
},
"fatfish": {
"name": "FATFISH",
"tx_2400": {
"f16": {
"product_name": "FATFISH F16 TX",
"lua_name": "FATFISH F16",
"layout_file": "Radiomaster TX16S 2400.json",
"overlay": {
"power_values": [-19,-16,-13,-9,-3],
"power_pdet": -1,
"power_pdet_slope": -1,
"power_control": -1
},
"upload_methods": ["uart", "wifi", "etx"],
"min_version": "3.0.0",
"platform": "esp32",
"firmware": "Unified_ESP32_2400_TX",
"prior_target_name": "Unified_ESP32_2400_TX"
}
}
},
"flywoo": {
"name": "Flywoo",
"rx_2400": {
Expand Down

0 comments on commit 6183dc5

Please sign in to comment.