How does logging even work
This commit is contained in:
parent
6a1d08daf6
commit
2ea3414820
|
@ -531,7 +531,7 @@ static void unproc_thread(void) {
|
|||
goto next;
|
||||
}
|
||||
|
||||
h5_print_header(&hdr);
|
||||
LOG_HEXDUMP_DBG(&hdr, sizeof(hdr), "Header");
|
||||
|
||||
struct net_buf *rx_buf = NULL;
|
||||
|
||||
|
|
Loading…
Reference in New Issue