From d433881b0b6126c94f7c261b96450d9efbfc26b8 Mon Sep 17 00:00:00 2001 From: Christopher Young Date: Mon, 24 Oct 2016 15:27:48 -0400 Subject: [PATCH] Formatting. --- main/gen_gdl90.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/gen_gdl90.go b/main/gen_gdl90.go index 8f297cd1..bff8ec1c 100755 --- a/main/gen_gdl90.go +++ b/main/gen_gdl90.go @@ -746,9 +746,8 @@ type WeatherMessage struct { Data string LocaltimeReceived time.Time Ticks int64 - TowerLon float64 TowerLat float64 - TisId byte + TowerLon float64 } // Send update to connected websockets.