mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-07-04 11:58:41 +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>