mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update lvgl dev-7.0
This commit is contained in:
parent
8b9ba7bc81
commit
6f4b72d429
@ -178,11 +178,11 @@ typedef void* lv_group_user_data_t;
|
||||
typedef void* lv_fs_drv_user_data_t;
|
||||
|
||||
/*File system interface*/
|
||||
#define LV_USE_FS_IF 1
|
||||
#define LV_USE_FS_IF 0
|
||||
#if LV_USE_FS_IF
|
||||
# define LV_FS_IF_FATFS '\0'
|
||||
# define LV_FS_IF_PC '\0'
|
||||
# define LV_FS_IF_SPIFFS 'F'
|
||||
# define LV_FS_IF_SPIFFS '\0'
|
||||
#endif /*LV_USE_FS_IF*/
|
||||
|
||||
#endif
|
||||
|
2
lib/lvgl
2
lib/lvgl
@ -1 +1 @@
|
||||
Subproject commit aa176326a4cddcc77482942c0e98a0fc0bbacf2d
|
||||
Subproject commit e5654b6c78a34e345628ff3b724e180403c15ded
|
Loading…
x
Reference in New Issue
Block a user