mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-09-07 00:50:29 +02:00
An mcu device acting as an "mcu bridge" should only be reset after other normal devices are reset - otherwise the bridge wont be able to pass along the reset message to the downstream mcus. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>