Skip to content

Commit

Permalink
feat(v16): enable support of Flysky Gimbal (#5493)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardclli committed Sep 9, 2024
1 parent 4f88ed4 commit 6b961ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radio/src/targets/horus/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ if (PCB STREQUAL X10)
set(FLEXSW "2" CACHE STRING "Max flex inputs usable as switches")
set(AUX2_SERIAL OFF)
set(HAS_CSD203_SENSOR ON)
set(FLYSKY_GIMBAL ON)
if (BLUETOOTH)
set(AUX_SERIAL OFF)
endif()
Expand Down

0 comments on commit 6b961ea

Please sign in to comment.