|
Contiki 3.x
|
Header file for the debug module. More...
#include "contiki-conf.h"Go to the source code of this file.
Functions | |
| unsigned int | dbg_send_bytes (const unsigned char *seq, unsigned int len) |
| Print a stream of bytes. More... | |
| int | dbg_putchar (int c) |
| Print a character to debug output. More... | |
Header file for the debug module.
Definition in file dbg.h.
1.8.6