mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-17 09:09:30 -07:00
lower scroll station info from correct station
This commit is contained in:
@@ -107,8 +107,6 @@ const navigation = (() => {
|
||||
}
|
||||
// call for new data on each display
|
||||
displays.forEach(display => display.getData(weatherParameters));
|
||||
// pass the information to the bottom scroll
|
||||
currentWeatherScroll.setStation(weatherParameters);
|
||||
|
||||
// GetMonthPrecipitation(this.weatherParameters);
|
||||
// GetAirQuality3(this.weatherParameters);
|
||||
|
||||
Reference in New Issue
Block a user