Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BruceDevices/firmware
/ turnOffDisplay
Function
turnOffDisplay
src/core/display.cpp:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void turnOffDisplay() { setBrightness(0, false); }
113
114
bool wakeUpScreen() {
115
previousMillis = millis();
Callers
1
fadeOutScreen
Function · 0.85
Calls
1
setBrightness
Function · 0.85
Tested by
no test coverage detected