txoof / epdlib

Python library for creating and writing modular layouts for e-paper screens
GNU General Public License v3.0
16 stars 8 forks source link

Bicolor dont call getbuffer twice #9

Closed tmmorin closed 3 years ago

tmmorin commented 3 years ago

in the case of a bicolor display epd.display was called both in try and in except statement, leading to making the display a few seconds slower