mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-02 01:50:40 +02:00
refactor: small bugfix and TODO comments
This commit is contained in:
parent
9cb8890039
commit
7782d5faab
@ -292,6 +292,7 @@ class GalilController(Controller):
|
||||
last_readout = 0
|
||||
|
||||
curren_encoder = self.socket_put_and_receive(f"MGposct")
|
||||
# TODO add here loop for continous readout -> checks thread?
|
||||
|
||||
# TODO does not run from ipython
|
||||
def read_encoder_position(fromval: int, toval: int) -> tuple:
|
||||
|
Loading…
x
Reference in New Issue
Block a user