Francesco

Results 3 comments of Francesco

I solved updating to latest version of the epaper library [lewisxhe/GxEPD](https://github.com/lewisxhe/GxEPD) the master version not the release, i'm my case i was using 2.13 screen so i had also to...

I think you should get the master version of the following project [lewisxhe/GxEPD](https://github.com/lewisxhe/GxEPD) (not the release 3.0.5 version)

sorry I didn't include it, yes i'm patching everything at the very start of my script ``` from gevent import monkey monkey.patch_all() ```