MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / SensorSystem

Method SensorSystem

lib/Sensors/src/SensorSystem.h:138–141  ·  view source on GitHub ↗

* Constructs the driver for the system. */

Source from the content-addressed store, hash-verified

136 * Constructs the driver for the system.
137 */
138 SensorSystem() :
139 m_uptimeChannel()
140 {
141 }
142
143 /**
144 * Destroys the driver for the system.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected