Skip to content

Commit

Permalink
Merge pull request #58 from phobos-/hm-aio
Browse files Browse the repository at this point in the history
Add vtx calibration overlay to hm aio targets
  • Loading branch information
pkendall64 authored Apr 5, 2024
2 parents cbc688f + 0b4c0e4 commit 86c42fc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1342,6 +1342,12 @@
"product_name": "HappyModel AIO 2.4GHz RX+VTX",
"lua_name": "HM AIO 2400",
"layout_file": "Generic 2400 Whoop Rx and VTx.json",
"overlay": {
"vtx_amp_vpd_25mW": [948,940,988,1019],
"vtx_amp_vpd_100mW": [1487,1432,1466,1509],
"vtx_amp_pwm_25mW": [3263,3257,3187,3183],
"vtx_amp_pwm_100mW": [3153,3149,3145,3133]
},
"upload_methods": ["uart", "wifi", "betaflight"],
"min_version": "3.4.0",
"platform": "esp32",
Expand Down

0 comments on commit 86c42fc

Please sign in to comment.