You've already forked TEF6686_ESP32
Added endless scrolling in tickers
This commit is contained in:
@@ -57,7 +57,6 @@ extern int ActiveColorSmooth;
|
||||
extern int BackgroundColor;
|
||||
extern int BWAutoColor;
|
||||
extern int BWAutoColorSmooth;
|
||||
extern int charWidth;
|
||||
extern int GreyoutColor;
|
||||
extern int InsignificantColor;
|
||||
extern int InsignificantColorSmooth;
|
||||
@@ -71,6 +70,7 @@ extern int SecondaryColor;
|
||||
extern int SecondaryColorSmooth;
|
||||
extern int SignificantColor;
|
||||
extern int SignificantColorSmooth;
|
||||
extern int TickerSpace;
|
||||
extern int xPos;
|
||||
extern int xPos2;
|
||||
extern int xPos3;
|
||||
|
||||
Reference in New Issue
Block a user