fixup
This commit is contained in:
@@ -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 = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user