Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
304
bool UnPhoneFeatures::isUsbPowerConnected() const {
305
return batteryManagement->isUsbPowerConnected();
306
}
Callers
1
updatePowerSwitch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected