class disp { public: LiquidCrystal_I2C lcd(LCD_I2C, 16, 2); int menu(); }