Commit e5bb8f6 1 parent 47070db commit e5bb8f6 Copy full SHA for e5bb8f6
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ set(OC_LOG_TO_FILE_ENABLED OFF CACHE BOOL "redirect debug messages to file")
30
30
set (CLANG_TIDY_ENABLED OFF CACHE BOOL "Enable clang-tidy analysis during compilation." )
31
31
set (OC_USE_STORAGE ON CACHE BOOL "Persistent storage of data." )
32
32
set (OC_USE_MULTICAST_SCOPE_2 ON CACHE BOOL "devices send also group multicast events with scope2." )
33
- set (OC_REPLAY_PROTECTION_ENABLED OFF CACHE BOOL "Enable replay protection using the Echo option" )
33
+ set (OC_REPLAY_PROTECTION_ENABLED ON CACHE BOOL "Enable replay protection using the Echo option" )
34
34
35
35
set (KNX_BUILTIN_MBEDTLS ON CACHE BOOL "Use built-in mbedTLS, as opposed to external lib from different project" )
36
36
set (KNX_BUILTIN_TINYCBOR ON CACHE BOOL "Use built-in TinyCBOR, as opposed to external lib from different project" )
You can’t perform that action at this time.
0 commit comments