Skip to content

Commit

Permalink
Note that library extends LiquidCrystal
Browse files Browse the repository at this point in the history
  • Loading branch information
dzindra committed Apr 19, 2014
1 parent 328aef1 commit e3d927e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ You can optionaly specify button analog pin (default A0) and backlight pin (defa

## Functions

LCDKeypad extends LiquidCrystal class so you can use all the functions from LiquidCrystal and following new ones:

#### lcdKeypad.noBacklight()

Turn backlight off.
Expand Down

0 comments on commit e3d927e

Please sign in to comment.