FabGL
ESP32 Display Controller and Graphics Library
|
void fabgl::uiFileBrowser::setDirectory | ( | char const * | path | ) |
Sets current directory as absolute path.
Path can include subdirectories (even SPIFFS emulated directories).
path | Absolute path. It musts include filesystem path (ie "/spiffs") |