aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-02-15 16:05:22 -0500
committerKevin O'Connor <kevin@koconnor.net>2025-02-27 13:24:19 -0500
commit941fb5a367920dc0be5a2c09fda481f58e8e70aa (patch)
treeeb120c7e146fa81dd6d6fe454498ded0bab93e99 /klippy/extras
parent17d471c07c8cca4e623ed77e5e0ca692a90711c0 (diff)
downloadkutter-941fb5a367920dc0be5a2c09fda481f58e8e70aa.tar.gz
kutter-941fb5a367920dc0be5a2c09fda481f58e8e70aa.tar.xz
kutter-941fb5a367920dc0be5a2c09fda481f58e8e70aa.zip
usb_canbus: Send echo frame before processing the frame
The Linux kernel reports a canbus message as transmitted when it gets the echo frame back. Processing the message prior to sending the echo frame can lead to odd looking debugging logs (as the response messages may appear to predate the request messages). This doesn't impact the Klipper code, but it does make analyzing logs harder. Fix by sending the echo frame prior to processing the frame. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras')
0 files changed, 0 insertions, 0 deletions