pull/516/head
Christopher Young 2016-10-24 15:27:48 -04:00
rodzic 04ee9d8b1b
commit d433881b0b
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -746,9 +746,8 @@ type WeatherMessage struct {
Data string Data string
LocaltimeReceived time.Time LocaltimeReceived time.Time
Ticks int64 Ticks int64
TowerLon float64
TowerLat float64 TowerLat float64
TisId byte TowerLon float64
} }
// Send update to connected websockets. // Send update to connected websockets.