Loading noctua/devices/stx.py +1 −1 Original line number Diff line number Diff line Loading @@ -609,7 +609,7 @@ class Camera(STX): if self.error: return None return res return int(res) @property def ready(self): Loading Loading
noctua/devices/stx.py +1 −1 Original line number Diff line number Diff line Loading @@ -609,7 +609,7 @@ class Camera(STX): if self.error: return None return res return int(res) @property def ready(self): Loading