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

◆ NullFileSystem()

fl::NullFileSystem::NullFileSystem ( )
inline

Definition at line 70 of file file_system.cpp.hpp.

70 {
71 FL_WARN("NullFileSystem instantiated as a placeholder, please "
72 "implement a file system for your platform.");
73 }
#define FL_WARN(X)
Definition log.h:276

References FL_NOEXCEPT, and FL_WARN.