MCPcopy Create free account
hub / github.com/FastLED/FastLED / getLength

Method getLength

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

Source from the content-addressed store, hash-verified

521}
522
523u32 ScreenMap::getLength() const { return length; }
524
525float ScreenMap::getDiameter() const { return mDiameter; }
526

Callers 1

toJsonMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected