g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
373 stars 271 forks source link

Fix OLED.cpp: fix issue where display would not fully clear on idle when screensaver = 0 #771

Closed W0CHP closed 1 year ago

W0CHP commented 1 year ago

My prior PRs to OLED.cpp introduced a bug where the display would not fully clear if the user set LogoScreensaver = 1. This PR addresses that issue.