update log4om
This commit is contained in:
@@ -315,7 +315,7 @@ func (fc *FlexClient) ReadLine() {
|
||||
}
|
||||
|
||||
// Sending the callsign to Log4OM
|
||||
SendUDPMessage("<CALLSIGN>" + spot.DX)
|
||||
SendUDPMessage([]byte("<CALLSIGN>" + spot.DX))
|
||||
}
|
||||
|
||||
// Status when a spot is deleted
|
||||
|
||||
Reference in New Issue
Block a user