|
FastLED 3.9.15
|
|
inline |
Check if sketch is halted and handle periodic message printing.
This should be the FIRST line in loop(): if (halt.check()) return;
Definition at line 32 of file SketchHalt.h.
References fl::cout, fl::delayMillis(), mHalted, fl::millis(), mLastPrintTime, and mMessage.
Here is the call graph for this function: