kopia lustrzana https://github.com/cyoung/stratux
Roll back to 1s traffic updates.
rodzic
fd03b25d04
commit
a8708f15df
|
@ -116,7 +116,6 @@ func registerTrafficUpdate(ti TrafficInfo) {
|
|||
if !ti.Position_valid { // Don't send unless a valid position exists.
|
||||
return
|
||||
}
|
||||
makeTrafficReport(ti)
|
||||
|
||||
tiJSON, _ := json.Marshal(&ti)
|
||||
trafficUpdate.Send(tiJSON)
|
||||
|
|
Ładowanie…
Reference in New Issue