Chris

Results 2 comments of Chris

I've modified the code slightly and now instead of a blank screen I am getting noise as the output. ``` unsigned char image[1024]; Paint paint(image, 0, 0); //

Ok, I got some time to take a look at the code again. Starting with the basics I’ve run a condensed version of the example code, which produces the expected...