meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3k stars 719 forks source link

Make oled brightness adjustable #207

Closed geeksville closed 4 years ago

geeksville commented 4 years ago

via a new field in the UserPreferences protobuf and fixing the OLED library to give us a brightness API. See the SSD1306 datasheet for instructions.

geeksville commented 4 years ago

This issue has been mentioned on Meshtastic. There might be relevant details there:

https://meshtastic.discourse.group/t/dim-screen-tbeam/488/2

Professr commented 4 years ago

Can confirm that the library's setBrightness method works on T-Beam T22_V1.1

geeksville commented 4 years ago

ooh! I didn't even notice it had one! ok - that makes this bug much easier ;-)