tryfix: also clear the second buffer.
Todo: do we really need 2 buffers here?
This commit is contained in:
@@ -48,6 +48,7 @@ class XModemAdapter
|
||||
|
||||
void handlePacket(meshtastic_XModem xmodemPacket);
|
||||
meshtastic_XModem getForPhone();
|
||||
void resetForPhone();
|
||||
|
||||
private:
|
||||
bool isReceiving = false;
|
||||
|
||||
Reference in New Issue
Block a user