MCPcopy Create free account
hub / github.com/OpenEarable/open-earable / get_sensor_count

Method get_sensor_count

src/custom_sensor/PDM_Sensor.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33int PDM_Sensor::get_sensor_count() {
34 return sensor_count;
35}
36
37PDM_Sensor pdm_sensor;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected