MCPcopy Create free account
hub / github.com/BruceDevices/firmware / isCharging

Function isCharging

src/core/display.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28bool __attribute__((weak)) isCharging() { return false; }
29/***************************************************************************************
30** Function name: displayScrollingText
31** Description: Scroll large texts into screen

Callers 1

drawBatteryStatusFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected