I'm making the pictures with a program like Bitmap2LCD, which comes into an .h file.
I try to import these pictures into my code (copy-paste), and then putting them on the screen of an 128*64 LCD through a databyte. But I cannot get the whole 1024 bytes on the screen with 1 command.