FabGL
ESP32 Display Controller and Graphics Library

◆ rename()

void rename ( char const *  oldName,
char const *  newName 
)

Renames a file.

Parameters
oldNameRelative old file name
newNameRelative new file name

Definition at line 1019 of file fabutils.cpp.