docs: bring back flat widget directory structure

This commit is contained in:
Gabor Kiss-Vamosi
2022-07-27 10:50:32 +02:00
parent cd11476592
commit 2461ac0758
46 changed files with 93 additions and 115 deletions

View File

@@ -110,7 +110,7 @@ lv_fs_dir_close(&dir);
## Use drives for images
[Image](/widgets/core/img) objects can be opened from files too (besides variables stored in the compiled program).
[Image](/widgets/img) objects can be opened from files too (besides variables stored in the compiled program).
To use files in image widgets the following callbacks are required:
- open