digilines
digilines copied to clipboard
Added screen mode LCD
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).