mirror of
https://agent.ghink.cloud/wb2osz/direwolf
synced 2025-04-04 11:48:30 +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;
|
break;
|
||||||
|
|
||||||
|
case 'P': /* Application Login */
|
||||||
|
|
||||||
|
// Silently ignore it.
|
||||||
|
break;
|
||||||
|
|
||||||
case 'X': /* Register CallSign */
|
case 'X': /* Register CallSign */
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user