kopia lustrzana https://github.com/cyoung/stratux
Fixes.
rodzic
b829e2228a
commit
e0b123e426
|
@ -143,5 +143,5 @@ func (f *UATFrame) decodeNexradFrame() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return ret
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,6 @@ import (
|
||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"log"
|
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
|
Ładowanie…
Reference in New Issue