Skip to content

Commit

Permalink
Update LiquidCrystal_I2C.h
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopedrosgs authored and fdebrabander committed Mar 9, 2017
1 parent d561db0 commit 627306c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LiquidCrystal_I2C.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ class LiquidCrystal_I2C : public Print {
void shiftDecrement();
void noBacklight();
void backlight();
bool getBacklight();
void autoscroll();
void noAutoscroll();
void createChar(uint8_t, uint8_t[]);
Expand Down

0 comments on commit 627306c

Please sign in to comment.