DCC-EX / CommandStation-EX

EX-CommandStation firmware from DCC-EX. Includes support for WiFi and a standalone WiThrottle server. A complete re-write of the original DCC++.
https://dcc-ex.github.io/
GNU General Public License v3.0
155 stars 107 forks source link

Clarify config.h entry for an OLED with a SH1106 #210

Closed cjmayo closed 2 years ago

cjmayo commented 2 years ago

See: 79763a3 ("SH1106 OLED Display Offset Fix (#169)", 2021-06-10) 97f3450 ("Simplify OLED driver initialisation.", 2021-11-24)


Wasn't obvious to me what to set OLED_DRIVER to when I had an OLED display described as 128x64. Here's my attempt to make it clearer.