[AX.25] Removed redundant call to standby

This commit is contained in:
jgromes 2021-11-27 17:35:36 +01:00
parent afe524cfc7
commit cc75519972

View file

@ -415,7 +415,6 @@ int16_t AX25Client::sendFrame(AX25Frame* frame) {
}
_audio->noTone();
_phy->standby();
} else {
#endif