MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / isCharging

Function isCharging

boards/reaper/interface.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119bool isCharging() {
120 return bq.getIsCharging(); // Return the charging status from BQ27220
121}
122
123/*********************************************************************
124** Function: setBrightness

Callers

nothing calls this directly

Calls 1

getIsChargingMethod · 0.80

Tested by

no test coverage detected