Closed W0CHP closed 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.
OLED.cpp
LogoScreensaver = 1
My prior PRs to
OLED.cpp
introduced a bug where the display would not fully clear if the user setLogoScreensaver = 1
. This PR addresses that issue.