klipper: allow canbus_uuid instead of serial (#439218)

This commit is contained in:
Kira Bruneau
2025-11-09 20:17:52 +00:00
committed by GitHub

View File

@@ -217,7 +217,7 @@ in
}
]
++ lib.mapAttrsToList (mcu: firmware: {
assertion = firmware.enable -> firmware.serial != null;
assertion = firmware.enableKlipperFlash -> firmware.serial != null;
message = ''
Unable to determine the serial connection for services.klipper.firmwares."${mcu}". Please set one of the following: