Simplify the UDP socket handling.

This commit is contained in:
Jonathan Naylor 2024-01-29 15:44:33 +00:00
parent f7f94b3ca1
commit dfe50c4245
11 changed files with 305 additions and 434 deletions

View file

@ -71,7 +71,7 @@ m_aprsAddress(),
m_aprsPort(0U),
m_aprsSuffix(),
m_aprsDescription(),
m_aprsSymbol(),
m_aprsSymbol("/r"),
m_ysfNetHosts(),
m_ysfRFHangTime(60U),
m_ysfNetHangTime(60U),