Arduino-LiquidCrystal-I2C-library
Arduino-LiquidCrystal-I2C-library copied to clipboard
How do i fix this please
I get error upon compiling
no matching function for call to 'LiquidCrystal_I2C::LiquidCrystal_I2C(int)'
you must specify the size of the LCD
LiquidCrystal_I2C lcd(0x27, 16, 2);
yes, omg