too fast to read, slow it down
This commit is contained in:
parent
5cb2dc5375
commit
effe5acddf
|
@ -25,7 +25,7 @@ class WeatherDisplay {
|
|||
this.timing = {
|
||||
totalScreens: 1,
|
||||
baseDelay: 9000, // 5 seconds
|
||||
delay: 1, // 1*1second = 1 second total display time
|
||||
delay: 2, // 1*1second = 1 second total display time
|
||||
};
|
||||
this.navBaseCount = 0;
|
||||
this.screenIndex = -1; // special starting condition
|
||||
|
|
Loading…
Reference in a new issue