update log4om

This commit is contained in:
2025-10-17 00:33:56 +05:30
parent b66ab53df4
commit 6705661d81
14 changed files with 230 additions and 50 deletions

View File

@@ -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