FastLED
3.9.15
Loading...
Searching...
No Matches
◆
XY()
uint16_t XY
(
uint8_t
x
,
uint8_t
y
)
Definition at line
80
of file
FxWater.ino
.
80
{
81
return
xyMap
.mapToIndex(
x
,
y
);
82
}
y
int y
Definition
Audio.ino:72
x
int x
Definition
Audio.ino:71
xyMap
XYMap xyMap(WIDTH, HEIGHT, false)
References
x
,
xyMap
, and
y
.
examples
FxWater
FxWater.ino
Generated on Thu May 29 2025 04:44:57 for FastLED by
1.13.2