Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Atarity/Lightpack
/ requestFirmwareVersion
Method
requestFirmwareVersion
Software/src/LedDeviceAlienFx.cpp:162–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
162
void LedDeviceAlienFx::requestFirmwareVersion()
163
{
164
emit firmwareVersion(
"unknown (alienfx)"
);
165
emit commandCompleted(true);
166
}
167
168
void LedDeviceAlienFx::open()
169
{
Callers
1
onPostInit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected