#include <LiquidCrystal_I2C.h> // put your setup code here, to run once:
liquidCrystal_12C lcd(0×27, 16,2);
void setup() {} // put your main code here, to run repeatedly:
lcd.init();
void loop() {}#include <LiquidCrystal_I2C.h> // put your setup code here, to run once:
liquidCrystal_12C lcd(0×27, 16,2);
void setup() {} // put your main code here, to run repeatedly:
lcd.init();
void loop() {}