FastLED 3.9.15
Loading...
Searching...
No Matches

◆ openRead()

FileHandlePtr fl::FileSystem::openRead ( const char * path)

Definition at line 155 of file file_system.cpp.

155{ return mFs->openRead(path); }
FsImplPtr mFs
Definition file_system.h:58

References mFs.

Referenced by openVideo(), and readText().

+ Here is the caller graph for this function: