Currently, the only affect the brightness setting has with the DIY boards is an attempt to set the contrast.
Setting the contrast to 0 does not have any effect. This appears to be a known limitation for these display boards.
Instead clearing the display buffer and calling show to display a blank screen.
Personal quality of life feature that I've been using that I figured I would attempt to add.
Assuming this repo welcome contributions, if not let me know!
Heya!
Currently, the only affect the brightness setting has with the DIY boards is an attempt to set the contrast. Setting the contrast to 0 does not have any effect. This appears to be a known limitation for these display boards. Instead clearing the display buffer and calling show to display a blank screen.
Personal quality of life feature that I've been using that I figured I would attempt to add.
Assuming this repo welcome contributions, if not let me know!
Thanks in advance!