The Arduino Reference text is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
Find anything that can be improved? Suggest corrections and new documentation via GitHub.
Doubts on how to use Github? Learn everything you need to know in this tutorial.
Turns on the LCD display, after it’s been turned off with noDisplay(). This will restore the text (and cursor) that was on the display.
lcd.display()
lcd: a variable of type LiquidCrystal