up
This commit is contained in:
parent
ba3f874517
commit
40a6b71865
2
spot.go
2
spot.go
@ -296,6 +296,6 @@ func (spot *TelnetSpot) GuessMode() {
|
||||
}
|
||||
|
||||
if spot.Mode == "" {
|
||||
Log.Infof("Could not identify mode for %s on %s", spot.DX, spot.Frequency)
|
||||
Log.Errorf("Could not identify mode for %s on %s", spot.DX, spot.Frequency)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user