mirror of
https://github.com/andreili/klipper.git
synced 2025-08-23 19:34:06 +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>