MCPcopy Create free account
hub / github.com/SmingHub/Sming / noBacklight

Method noBacklight

Sming/Libraries/LiquidCrystal/LCD.cpp:308–311  ·  view source on GitHub ↗

Switch off the backlight

Source from the content-addressed store, hash-verified

306//
307// Switch off the backlight
308void LCD::noBacklight ( void )
309{
310 setBacklight(0);
311}
312
313//
314// Switch fully on the LCD (backlight and LCD)

Callers 1

flashBacklightFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected