// initialize the library with the numbers of the interface pins
LiquidCrystal lcd(28, 29, 30, 31, 32, 33);
What Arduino do you have?
// initialize the library with the numbers of the interface pins
LiquidCrystal lcd(28, 29, 30, 31, 32, 33);
What Arduino do you have?