mirror of
https://github.com/andreili/katapult.git
synced 2025-09-20 20:24:42 +02:00
Introduce the Klipper command_encode() and command_dispatch() style functions. This makes it easier to import additional Klipper low-level message handling code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>