Skip to content

Commit 627306c

Browse files
joaopedrosgsfdebrabander
authored andcommitted
Update LiquidCrystal_I2C.h
1 parent d561db0 commit 627306c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

LiquidCrystal_I2C.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ class LiquidCrystal_I2C : public Print {
129129
void shiftDecrement();
130130
void noBacklight();
131131
void backlight();
132+
bool getBacklight();
132133
void autoscroll();
133134
void noAutoscroll();
134135
void createChar(uint8_t, uint8_t[]);

0 commit comments

Comments
 (0)