nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ zb_shell_debug_set()

void zb_shell_debug_set ( zb_bool_t  debug)

#include <include/zigbee/zigbee_shell.h>

Function for setting the state of the debug mode of the shell.

Parameters
debugTurns the debug mode on (ZB_TRUE) or off (ZB_FALSE).