Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
477
int LightpackPluginInterface::GetCountLeds()
478
{
479
return Settings::getNumberOfLeds(Settings::getConnectedDevice());
480
}
481
482
int LightpackPluginInterface::GetStatus()
483
{
Callers
1
clientProcessCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected