mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-08-05 20:01:15 +02:00
Writes over 496 bytes don't fit in a single "rpmsg" page. Request the host limit the number of bytes outstanding to avoid getting "write: (22)Invalid argument" errors. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>