This commit is contained in:
2025-08-29 10:39:33 +02:00
parent 4e047f7f4a
commit c9df08fa68

View File

@@ -365,6 +365,7 @@ class Timepix(PSIDeviceBase, TimePixControl):
# Prepare backend for TimePixFly
self.backend.on_connected()
# Register the callback for processing data received by the backend
# TODO add initial callback again once issues are resolved
# self.backend.add_callback(self.msg_buffer_callback)
self._msg_dump = {}