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

◆ setError()

void fl::Video::setError ( const Str & error)
inline

Definition at line 65 of file video.h.

65{ mError = error; }
Str error() const
Definition video.cpp:144
Str mError
Definition video.h:77

References error(), and mError.

+ Here is the call graph for this function: