Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ notifyPowerOff
Method
notifyPowerOff
Devices/unphone/Source/InitBoot.cpp:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void notifyPowerOff() {
44
increaseValue(powerOffCountKey);
45
}
46
47
void notifyPowerSleep() {
48
increaseValue(powerSleepKey);
Callers
1
updatePowerSwitch
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected