BigW Consortium Gitlab

Commit 7f03c17a by Gabor Kiss-Vamosi

remove debug printf

parent 44405068
......@@ -168,8 +168,6 @@ void lv_refr_pop_from_buf(uint16_t num)
*/
static void lv_refr_task(void * param)
{
printf("refr\n");
(void)param;
uint32_t start = lv_tick_get();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment