mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-03 19:28:40 +00:00
Silently ignore AGW protocol application login.
This commit is contained in:
parent
d6ae84daad
commit
4008153334
@ -1816,6 +1816,11 @@ static THREAD_F cmd_listen_thread (void *arg)
|
||||
|
||||
break;
|
||||
|
||||
case 'P': /* Application Login */
|
||||
|
||||
// Silently ignore it.
|
||||
break;
|
||||
|
||||
case 'X': /* Register CallSign */
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user