forked from kofal.net/zmk
fix(display): All display updates in work thread.
* Make sure all LVGL access is from main work thread.
This commit is contained in:
@@ -6,5 +6,4 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
int zmk_display_init();
|
||||
void zmk_display_task_handler();
|
||||
int zmk_display_init();
|
||||
Reference in New Issue
Block a user