sd
Fork of TextLCD by
Diff: TextLCD.h
- Revision:
- 42:c21b3e729cb3
- Parent:
- 37:ce348c002929
--- a/TextLCD.h Sun Mar 29 13:08:03 2015 +0000 +++ b/TextLCD.h Fri Jan 08 20:46:03 2016 +0000 @@ -647,7 +647,7 @@ /** Create a TextLCD interface using an I2C PCF8574 (or PCF8574A) or MCP23008 portexpander * */ -class TextLCD_I2C : public TextLCD_Base { +class TextLCD_I2C : public TextLCD_Base { public: /** Create a TextLCD interface using an I2C PCF8574 (or PCF8574A) or MCP23008 portexpander *