Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
206
void GrabManager::onSendDataOnlyIfColorsEnabledChanged(bool state)
207
{
208
DEBUG_LOW_LEVEL << Q_FUNC_INFO << state;
209
m_isSendDataOnlyIfColorsChanged = state;
210
}
211
212
void GrabManager::setNumberOfLeds(int numberOfLeds)
213
{
Callers
1
settingsChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected