mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Merge branch 'master' of http://github.com/fvanroie/hasp-lvgl
This commit is contained in:
commit
aa25af5e37
@ -201,7 +201,7 @@ void guiSetup()
|
||||
//_lv_fs_init(); // lvgl File System -- not neaded, it done in lv_init() when LV_USE_FILESYSTEM is set
|
||||
LOG_VERBOSE(TAG_LVGL, F("Filesystem : " D_SETTING_ENABLED));
|
||||
lv_fs_if_init(); // auxilary file system drivers
|
||||
filesystem_list_path("L:/");
|
||||
// filesystem_list_path("L:/");
|
||||
|
||||
lv_fs_file_t f;
|
||||
lv_fs_res_t res;
|
||||
|
@ -71,7 +71,6 @@ lib_ignore =
|
||||
paho
|
||||
AXP192
|
||||
ArduinoLog
|
||||
lv_fs_if
|
||||
|
||||
src_filter =
|
||||
+<*>
|
||||
|
Loading…
x
Reference in New Issue
Block a user