Skip to content

Commit b40b902

Browse files
authored
Remove obsolete configuration setting from CMake files.
1 parent b83877d commit b40b902

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

configuration.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ set(CONFIG_DFLT_KEYER_PADDLE_MODE KEYER_PADDLE_MODE_IAMBIC
8383
CACHE STRING "Keyer paddle mode. (keyer_paddle_mode_t)")
8484
set(CONFIG_DFLT_KEYER_PADDLE_INVERT false
8585
CACHE STRING "Set to true to invert the paddles. (true / false)")
86-
set(CONFIG_DFLT_KEYER_OUTPUT_ACTIVE_LOW true
87-
CACHE STRING "Set to true for active low keyer output. (true / false)")
8886

8987
# Set compile definitions
9088
add_compile_definitions(

0 commit comments

Comments
 (0)