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

◆ XY() [2/2]

fl::u16 fl::XY ( fl::u8 x,
fl::u8 y )

Definition at line 22 of file blur.cpp.

22 {
25 FASTLED_ASSERT(false, "the user didn't provide an XY function");
26 return 0;
27}
int y
Definition simple.h:93
int x
Definition simple.h:92
#define FASTLED_UNUSED(x)
Definition unused.h:4

References FASTLED_UNUSED, x, and y.

Referenced by Fire2023(), loop(), plotDot(), fl::anonymous_namespace{blur.cpp}::xy_legacy_wrapper(), and xy_map_function().

+ Here is the caller graph for this function: