ericklein / air_quality

displays and logs local indoor and outdoor weather and air quality information
MIT License
0 stars 0 forks source link

Implement partial epd refresh via alternate epd library #76

Open ericklein opened 1 year ago

ericklein commented 1 year ago

Allow the message display section of the screen to update multiple times during an "awake" cycle without a full screen update.

ericklein commented 1 year ago

this fix leads to solutions for #65 and #51