Log tx_thread link packets
This commit is contained in:
parent
c082d03896
commit
8a8e0ca469
|
@ -607,6 +607,8 @@ next:
|
|||
static void h5_send_sync(void);
|
||||
static void h5_send_config(void);
|
||||
|
||||
|
||||
|
||||
static void tx_thread(void)
|
||||
{
|
||||
LOG_DBG("TX Thread is alive.");
|
||||
|
|
Loading…
Reference in New Issue