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

◆ NullFileSystem()

fl::NullFileSystem::NullFileSystem ( )
inline

Definition at line 53 of file file_system.cpp.

53 {
54 FASTLED_WARN("NullFileSystem instantiated as a placeholder, please implement a file system for your platform.");
55 }
#define FASTLED_WARN
Definition warn.h:7

References FASTLED_WARN.