MCPcopy Create free account
hub / github.com/Atarity/Lightpack / GetCountLeds

Method GetCountLeds

Software/src/LightpackPluginInterface.cpp:477–480  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

475}
476
477int LightpackPluginInterface::GetCountLeds()
478{
479 return Settings::getNumberOfLeds(Settings::getConnectedDevice());
480}
481
482int LightpackPluginInterface::GetStatus()
483{

Callers 1

clientProcessCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected