mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 09:09:30 -07:00
radar images displayed
This commit is contained in:
@@ -8,7 +8,7 @@ class LocalForecast extends WeatherDisplay {
|
||||
super(navId,elemId);
|
||||
|
||||
// set timings
|
||||
this.timing.baseDelay= 3000;
|
||||
this.timing.baseDelay= 5000;
|
||||
|
||||
// pre-load background image (returns promise)
|
||||
this.backgroundImage = utils.image.load('images/BackGround1_1.png');
|
||||
|
||||
Reference in New Issue
Block a user