* ver bumps

* companion radio, USB: onSendTimeout() bug fix
This commit is contained in:
Scott Powell 2025-02-14 09:35:15 +11:00
parent b8d467fbab
commit a922d0711d
4 changed files with 4 additions and 5 deletions

View file

@ -396,7 +396,6 @@ protected:
}
void onSendTimeout() override {
Serial.println(" ERROR: timed out, no ACK.");
}
public: