We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83877d commit b40b902Copy full SHA for b40b902
1 file changed
configuration.cmake
@@ -83,8 +83,6 @@ set(CONFIG_DFLT_KEYER_PADDLE_MODE KEYER_PADDLE_MODE_IAMBIC
83
CACHE STRING "Keyer paddle mode. (keyer_paddle_mode_t)")
84
set(CONFIG_DFLT_KEYER_PADDLE_INVERT false
85
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)")
88
89
# Set compile definitions
90
add_compile_definitions(
0 commit comments