Macros | |
| #define | INTERNAL_EVENT_BUFFER_SIZE 32 |
| Define "1" to enable internal event logging. More... | |
Detailed Description
Macro Definition Documentation
◆ INTERNAL_EVENT_BUFFER_SIZE
| #define INTERNAL_EVENT_BUFFER_SIZE 32 |
Define "1" to enable internal event logging.
- Warning
- This will be forced to 0 if the build type (
CMAKE_BUILD_TYPE) is not set toDebugorRelWithDebInfowhen configuring CMake.Internal event buffer size.
Definition at line 192 of file nrf_mesh_config_core.h.