Skip to content

Commit

Permalink
Removing white space.
Browse files Browse the repository at this point in the history
  • Loading branch information
dawoodalnajjar committed Aug 14, 2023
1 parent 0140f14 commit e220529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/epix_hr_core/_TriggerRegisters.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def SetAutoTrigger (arg):
@self.command(description = 'Start and enable auto triggers')
def StartAutoTrigger ():
print('Start Auto Trigger command executed')
# DaqCount AND AcqCount must be identical, otherwise triggers are
# DaqCount AND AcqCount must be identical, otherwise triggers are
# being sent to the ASICs without reseting the fifos OR warning the
# logic! Fifos get full and overflow is detected, but not because the
# logic is not catching up
Expand Down

0 comments on commit e220529

Please sign in to comment.