This commit is contained in:
2025-09-05 09:14:28 +02:00
parent 68ff5d4d64
commit bf71cc3fb5

View File

@@ -199,7 +199,7 @@ class Pilatus(PSIDeviceBase, ADBase):
logger.info(
f"Pilatus preview image for {self.name} is the same as last one, not updating."
)
return
return
logger.info(f"Setting data for {self.name}")
self.preview.put(data)