0 Members and 1 Guest are viewing this topic.
I believe he wants to know how to draw to the buffer without updating the screen.
A 320x240 array
I'm using the setPixel() function from the Ndless demo to draw to the screen, which I presume has to refresh the LCD every time it is called.The array elements are ints.