[AX.25] Ensure transmission is stopped in AFSK mode (#411)
This commit is contained in:
parent
1d4295feed
commit
7545343f0c
1 changed files with 1 additions and 0 deletions
|
@ -415,6 +415,7 @@ int16_t AX25Client::sendFrame(AX25Frame* frame) {
|
|||
}
|
||||
|
||||
_audio->noTone();
|
||||
_phy->standby();
|
||||
|
||||
} else {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue