fatfs: Backport some fixes

This commit is contained in:
CTCaer
2020-05-05 19:21:07 +03:00
parent 322280757f
commit 5b91c54936
4 changed files with 10 additions and 4 deletions

View File

@@ -336,7 +336,7 @@
#define USE_LV_BTNM 1
/*Keyboard (dependencies: lv_btnm)*/
#define USE_LV_KB 1
#define USE_LV_KB 0
/*Check box (dependencies: lv_btn, lv_label)*/
#define USE_LV_CB 1