mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-20 11:31:39 +01:00
Maintain the state tracking code entirely within a usb_do_xfer() method. This simplifies the callers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>