nRF5 SDK for Mesh v5.0.0
Macros
Internal event logging configuration

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 to Debug or RelWithDebInfo when configuring CMake.Internal event buffer size.

Definition at line 192 of file nrf_mesh_config_core.h.


Documentation feedback | Developer Zone | Subscribe | Updated