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

Method isUsbPowerConnected

Devices/unphone/Source/UnPhoneFeatures.cpp:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304bool UnPhoneFeatures::isUsbPowerConnected() const {
305 return batteryManagement->isUsbPowerConnected();
306}

Callers 1

updatePowerSwitchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected