Skip to content

Commit 8885016

Browse files
3djc3djc
andauthored
fix(gx12): gimbal type typo (EdgeTX#5706)
Co-authored-by: 3djc <3djc@gh.com>
1 parent 36cdd93 commit 8885016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

radio/src/targets/taranis/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ elseif(PCB STREQUAL X7)
316316
add_definitions(-DMANUFACTURER_RADIOMASTER)
317317
set(PXX2 ON)
318318
set(ENABLE_SERIAL_PASSTHROUGH ON CACHE BOOL "Enable serial passthrough")
319-
set(FLYSKY_GIMBAL TES)
319+
set(FLYSKY_GIMBAL YES)
320320
set(AUX_SERIAL ON)
321321
set(AUX2_SERIAL OFF)
322322
set(RGBLEDS YES)

0 commit comments

Comments
 (0)