FastLED
3.9.15
Loading...
Searching...
No Matches
◆
at()
[2/2]
const
CRGB
& fl::Leds::at
(
int
x
,
int
y
) const
inline
Definition at line
26
of file
leds.h
.
26
{
return
(*
this
)(
x
,
y
); }
x
uint32_t x[NUM_LAYERS]
Definition
Fire2023.ino:82
y
uint32_t y[NUM_LAYERS]
Definition
Fire2023.ino:83
References
x
, and
y
.
fl
Leds
Generated on Sat May 24 2025 22:44:25 for FastLED by
1.13.2