You can adjust the tone depending on where you post it. Understanding the Register Code Generated by Image2LCD (Bitmaps to MCU Display)
void setup() { LCD_Init_Pins(); LCD_Send_Init_Sequence(init_code, sizeof(init_code));
Happy embedding!
void setup() { LCD_Init_Pins(); LCD_Send_Init_Sequence(init_code, sizeof(init_code)); image2lcd register code