lower scroll station info from correct station

This commit is contained in:
Matt Walsh
2020-10-16 15:23:40 -05:00
parent eeeb7ec3e8
commit 165fbd7018
3 changed files with 2 additions and 10 deletions

View File

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