Closed UnfinishedStuff closed 5 years ago
Thank you. This is a face-palmingly stupid error on my part for not writing a test for this. A situation I will rectify shortly.
Thank you- merged, new test added to catch any future regressions, and version 0.0.3 released to PIP!
Cheers, it's a lovely wee breakout, especially now that set_all
is fixed as well.
Changed "display.set_pixel" to "self.set_pixel", which was breaking the function.
set_multiple_pixels
currently quits with:This modification fixes that.