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

Method onSendDataOnlyIfColorsEnabledChanged

Software/src/GrabManager.cpp:206–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void GrabManager::onSendDataOnlyIfColorsEnabledChanged(bool state)
207{
208 DEBUG_LOW_LEVEL << Q_FUNC_INFO << state;
209 m_isSendDataOnlyIfColorsChanged = state;
210}
211
212void GrabManager::setNumberOfLeds(int numberOfLeds)
213{

Callers 1

settingsChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected