Skip to content

Commit

Permalink
fix: X9D+2019 has a JR Micro bay
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Jul 16, 2023
1 parent fa551d7 commit c2788a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/src/targets/taranis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ elseif(PCB STREQUAL X9D+)
set(BLUETOOTH YES)
set(ROTARY_ENCODER YES)
set(INTERNAL_MODULE_SERIAL YES)
set(MODULE_SIZE_SML YES)
set(MODULE_SIZE_STD YES)
else()
set(DEFAULT_INTERNAL_MODULE XJT_PXX1 CACHE STRING "Default internal module")
set(FLAVOUR x9d+)
Expand Down

0 comments on commit c2788a7

Please sign in to comment.