mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
Create a new module to help format verbose mcu error messages. Move the shutdown message formatting to this module. This moves the error formatting out of the background thread and out of the critical shutdown code path. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>