1
0
Fork 0

Log tx_thread link packets

This commit is contained in:
Shawn Nock 2019-07-18 11:35:04 -04:00
parent c082d03896
commit 8a8e0ca469
1 changed files with 2 additions and 0 deletions

View File

@ -607,6 +607,8 @@ next:
static void h5_send_sync(void); static void h5_send_sync(void);
static void h5_send_config(void); static void h5_send_config(void);
static void tx_thread(void) static void tx_thread(void)
{ {
LOG_DBG("TX Thread is alive."); LOG_DBG("TX Thread is alive.");