Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ end
Method
end
src/Hal/SensorDataProvider.cpp:181–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
void SensorDataProvider::end()
182
{
183
m_isInitialized = false;
184
m_timer.stop();
185
unregisterSensorTopics();
186
}
187
188
void SensorDataProvider::process()
189
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected