Once registered, you can use the following common settings for MCU projects:
: Monochrome (1-bit) for e-Paper or 16-bit (RGB565) for color LCDs. image2lcd register code
if (prefix == CMD_PREFIX) // Next byte is a command LCD_WriteCommand(code[i++]); Once registered, you can use the following common