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

◆ scopedWatchdogPause3s()

void fl::platforms::scopedWatchdogPause3s ( )

Definition at line 24 of file _build.cpp.hpp.

24 {
25 fl::delay(3000);
26}
void delay(u32 ms, bool run_async=true) FL_NOEXCEPT
Public delay wrapper that keeps bare Arduino delay() preferred after using fl::delay; while still all...
Definition delay.h:98

References fl::delay(), and FL_NOEXCEPT.

Referenced by scopedWatchdogFirstInit().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: