Unhide dots on German Umlaut O

`Ö` is now displayed as `Ö` and no more as `O` due to cropping.
This commit is contained in:
andimik
2023-06-21 21:34:57 +02:00
committed by GitHub
parent 382a6f7a2f
commit 392767e62c
+1 -1
View File
@@ -167,7 +167,7 @@ int volume;
int XDRBWset; int XDRBWset;
int XDRBWsetold; int XDRBWsetold;
int xPos = 6; int xPos = 6;
int yPos = 2; int yPos = 4;
int16_t OStatus; int16_t OStatus;
int16_t SAvg; int16_t SAvg;
int16_t SAvg2; int16_t SAvg2;