Definition at line 55 of file luminova.cpp.
55 {
57 return;
58 }
59 const uint16_t idx =
mXyMap.mapToIndex(
static_cast<uint16_t
>(
x),
static_cast<uint16_t
>(
y));
61}
LIB8STATIC_ALWAYS_INLINE uint8_t scale8(uint8_t i, fract8 scale)
Scale one byte by a second one, which is treated as the numerator of a fraction whose denominator is ...
References leds, mParams, fl::Fx2d::mXyMap, scale8(), x, and y.
Referenced by plotSoftDot().