MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / getName

Method getName

Devices/m5stack-tab5/Source/devices/Power.cpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 std::string getName() const override { return "M5Stack Tab5 Power"; }
40 std::string getDescription() const override { return "Battery monitoring via INA226 over I2C"; }
41
42 bool supportsMetric(MetricType type) const override {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected