Arduino Playground is read-only starting December 31st, 2018. For more info please look at this Forum Post

serLCD

setBrightness()

Description

Sets the backlight brightness based on input value. Values range from 1-30. 1=off---30=full brightness

Syntax

lcd.setBrightness(num)

Parameters

lcd: a variable of type serLCD

num: a value from 1-30 1=OFF, 30=FULL