.setDim


DESCRIPTION
Dim the back light of the LCD on/off


SYNTAX
lcd.printCursor(bool);


PARAMETERS
  • HIGH or 1 to dim LCD backlight ON
  • LOW or 0 to dim LCD backlight OFF


RETURNS
None.


EXAMPLE


SEE ALSO
  • .setBackLight