FabGL
ESP32 Display Controller and Graphics Library
|
FILE * openFile | ( | char const * | filename, |
char const * | mode | ||
) |
Opens a file from current directory.
filename | Name of file to open |
mode | Open mode (like the fopen mode) |
Definition at line 1103 of file fabutils.cpp.