FabGL
ESP32 Display Controller and Graphics Library
|
void rename | ( | char const * | oldName, |
char const * | newName | ||
) |
Renames a file.
oldName | Relative old file name |
newName | Relative new file name |
Definition at line 1019 of file fabutils.cpp.