too fast to read, slow it down

This commit is contained in:
lif 2023-11-11 19:55:17 -08:00
parent 5cb2dc5375
commit effe5acddf

View file

@ -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