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

◆ XY() [2/2]

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

Definition at line 23 of file blur.cpp.

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

References FASTLED_UNUSED, FL_LINK_WEAK, 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: