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

Method requestBacklightStatus

Software/src/LightpackApplication.cpp:716–720  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

714}
715
716void LightpackApplication::requestBacklightStatus()
717{
718 //m_apiServer->resultBacklightStatus(m_backlightStatus);
719 m_pluginInterface->resultBacklightStatus(m_backlightStatus);
720}
721
722void LightpackApplication::free()
723{

Callers

nothing calls this directly

Calls 1

resultBacklightStatusMethod · 0.80

Tested by

no test coverage detected