Added endless scrolling in tickers

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-01-26 23:58:10 +01:00
parent 824994fffb
commit de83b31f4e
5 changed files with 90 additions and 24 deletions
+4
View File
@@ -152,6 +152,10 @@ extern int Squelchold;
extern int SStatusold;
extern int StereoColor;
extern int StereoColorSmooth;
extern int xPos;
extern int xPos2;
extern int xPos3;
extern int xPos4;
extern int16_t SStatus;
extern int8_t LevelOffset;
extern int8_t LowLevelSet;