mirror of
https://github.com/ShaYmez/MMDVM_CM.git
synced 2026-06-11 10:18:39 -04:00
Update M17Network.cpp
Change network closing message to reflect correct mode
This commit is contained in:
@@ -125,5 +125,5 @@ void CM17Network::close()
|
||||
{
|
||||
m_socket.close();
|
||||
|
||||
LogInfo("Closing P25 network connection");
|
||||
LogInfo("Closing M17 network connection");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user