FabGL
ESP32 Display Controller and Graphics Library

◆ replacePathSep()

void replacePathSep ( char *  path,
char  newSep 
)

Replaces path separators.

Parameters
pathPath with separators to replace
newSepNew separator character

Definition at line 256 of file fabutils.cpp.