MCPcopy 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
162void LedDeviceAlienFx::requestFirmwareVersion()
163{
164 emit firmwareVersion("unknown (alienfx)");
165 emit commandCompleted(true);
166}
167
168void LedDeviceAlienFx::open()
169{

Callers 1

onPostInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected