MCPcopy 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
181void SensorDataProvider::end()
182{
183 m_isInitialized = false;
184 m_timer.stop();
185 unregisterSensorTopics();
186}
187
188void SensorDataProvider::process()
189{

Callers

nothing calls this directly

Calls 1

stopMethod · 0.45

Tested by

no test coverage detected