[AX.25] Removed redundant call to standby
This commit is contained in:
parent
afe524cfc7
commit
cc75519972
1 changed files with 0 additions and 1 deletions
|
@ -415,7 +415,6 @@ int16_t AX25Client::sendFrame(AX25Frame* frame) {
|
|||
}
|
||||
|
||||
_audio->noTone();
|
||||
_phy->standby();
|
||||
|
||||
} else {
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue