Skip to content

Commit

Permalink
Update 00-startup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jennmald authored Nov 5, 2024
1 parent 038ae2c commit ba6f2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startup/00-startup.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def stop_timer(self, filename):
self.loading = False


EpicsSignalBase.set_defaults(timeout=10, connection_timeout=10)
# EpicsSignalBase.set_defaults(timeout=10, connection_timeout=10)

# At the end of every run, verify that files were saved and
# print a confirmation message.
Expand Down

0 comments on commit ba6f2d4

Please sign in to comment.