digilines icon indicating copy to clipboard operation
digilines copied to clipboard

Added screen mode LCD

Open Yoppez opened this issue 7 months ago • 2 comments

I thought it would be interesting having the capability to display individual pixels on the LCD screen, so I made this feature.

It doesn't change the behavior when the LCD receives a string, but when it receives a table it will draw each individual pixel with 4096 possible colors (4 bits per channel).

Yoppez avatar Mar 21 '25 20:03 Yoppez