Macros | |
| #define | PACKET_BUFFER_DEBUG_MODE 0 |
| Set to 1 to enable debug mode for the packet buffer. More... | |
Detailed Description
Macro Definition Documentation
◆ PACKET_BUFFER_DEBUG_MODE
| #define PACKET_BUFFER_DEBUG_MODE 0 |
Set to 1 to enable debug mode for the packet buffer.
- Warning
- In debug mode, the packet buffer will print out a lot of information and this will cause the system to assert due to timeslot violation.
Definition at line 377 of file nrf_mesh_config_core.h.