MCPcopy Create free account
hub / github.com/FastLED/FastLED / screenmap.cpp.hpp

File screenmap.cpp.hpp

src/fl/math/screenmap.cpp.hpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* Screenmap maps strip indexes to x,y coordinates. This is used for FastLED Web
2 * to map the 1D strip to a 2D grid. Note that the strip can have arbitrary
3 * size. this was first motivated during the (attempted? Oct. 19th 2024) port of
4 * the Chromancer project to FastLED Web.

Callers

nothing calls this directly

Calls 3

getDataMutableMethod · 0.80
emptyFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected