FastLED
3.9.15
Loading...
Searching...
No Matches
◆
FL_CHECK_NOTHROW
#define FL_CHECK_NOTHROW
(
expr
)
Value:
do
{ (void)(expr); }
while
(0)
Definition at line
1582
of file
fltest.h
.
1582
#define FL_CHECK_NOTHROW(expr) \
1583
do { (void)(expr); } while (0)
// Just execute it
fl
test
fltest.h
Generated on Tue Jun 16 2026 00:07:02 for FastLED by
1.13.2