diff --git a/src/main.c b/src/main.c index 50a24e2..9c7a01e 100644 --- a/src/main.c +++ b/src/main.c @@ -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.");