mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Update the msgproto.py code so that it can support message ids that are larger than a single byte. (The host C code in klippy/chelper/msgblock.c already supports multi-byte ids.) Signed-off-by: Kevin O'Connor <kevin@koconnor.net>