Various improvements (#88)
This commit is contained in:
committed by
GitHub
parent
76c14a5f47
commit
8fc653fa51
@@ -33,7 +33,7 @@ typedef struct {
|
||||
/**
|
||||
* Create and initialize all LVGL devices. (e.g. display, touch, keyboard)
|
||||
*/
|
||||
const InitLvgl initLvgl;
|
||||
const InitLvgl _Nullable initLvgl;
|
||||
|
||||
/**
|
||||
* Display HAL functionality.
|
||||
|
||||
Reference in New Issue
Block a user