MCPcopy 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
112void turnOffDisplay() { setBrightness(0, false); }
113
114bool wakeUpScreen() {
115 previousMillis = millis();

Callers 1

fadeOutScreenFunction · 0.85

Calls 1

setBrightnessFunction · 0.85

Tested by

no test coverage detected