Fix for continious scrolling

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-11 20:45:09 +01:00
parent 1ab089d11d
commit 791eea7ff9
3 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -42,6 +42,7 @@ extern byte af_counterold;
extern byte aid_counterold;
extern byte afpagenr;
extern byte band;
extern byte charwidth;
extern byte ECCold;
extern byte language;
extern byte licold;
@@ -70,7 +71,6 @@ extern int SecondaryColor;
extern int SecondaryColorSmooth;
extern int SignificantColor;
extern int SignificantColorSmooth;
extern int TickerSpace;
extern int xPos;
extern int xPos2;
extern int xPos3;