Change the debug output level of TWELITE NET.
The levels are 0 for no output and up to 5. The higher the level, the more messages will be output.
Initialized by ToCoNet_vDebugInit().
Set TOCONET_DEBUG to 1 in the Makefile.
The debug messages are intended for internal TWELITE NET development and the format of the output will not be disclosed. We may ask you to provide us with the output in order for us to analyse the problem.
| Type | Name | Remark |
|---|---|---|
uint8 |
u8lvl |
New debug output level. (0: no output, 1. .5: with output) |
None.