FabGL
ESP32 Display Controller and Graphics Library
|
void fabgl::uiFileBrowser::changeDirectory | ( | char const * | path | ) |
Changes current directory as relative path.
Path can include subdirectories (even SPIFFS emulated directories).
path | Relative path (ie '../subdir') |