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

LCD display character usage inconsistent #171

Open FrightRisk opened 3 years ago

FrightRisk commented 3 years ago

I see some things that are not consistent when displayed. Sometimes the = sign is used, sometimes the : and with or without an additional space. (From user Paul D)

The current lines on the display (rotating):

DCC++ EX v3.1.0 Starting (or Ready) Free RAM= xxxxb IP: xxx.xxx.xxx.xxx Port:2560

Suggestion for 16x2 LCD:

DCC++ EX v3.1.0 Status: starting Free RAM: xxxxb xxx.xxx.xxx.xxx Port: 2560

Suggestion for 20x4 LCD:

DCC++ EX v3.1.0 Status: starting Free RAM: xxxx bytes IP: xxx.xxx.xxx.xxx Port: 2560