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

◆ ScopedWatchdog() [1/3]

fl::ScopedWatchdog::ScopedWatchdog ( )
inline

Default construct with the library default timeout (15 000 ms).

Definition at line 208 of file watchdog.h.

208: ScopedWatchdog(15000u) {}
ScopedWatchdog() FL_NOEXCEPT
Default construct with the library default timeout (15 000 ms).
Definition watchdog.h:208

References ScopedWatchdog(), and FL_NOEXCEPT.

Referenced by ScopedWatchdog(), ScopedWatchdog(), and operator=().

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