diff --git a/tools/odrive/protocol.py b/tools/odrive/protocol.py index 9ea1dd88..d8c49f3a 100644 --- a/tools/odrive/protocol.py +++ b/tools/odrive/protocol.py @@ -319,7 +319,7 @@ class Channel(PacketSink): # TODO: handle device that could (maliciously) send infinite stream buffer = bytes() while True: - chunk_length = 64 + chunk_length = 512 chunk = self.remote_endpoint_operation(endpoint_id, struct.pack("