mirror of
https://github.com/m-labs/artiq.git
synced 2025-01-12 12:03:35 +08:00
coredevice/exceptions/ClockFailure: improve description
This commit is contained in:
parent
ff697a47ce
commit
4d22db1aff
@ -135,4 +135,4 @@ class WatchdogExpired(Exception):
|
||||
"""Raised when a watchdog expires."""
|
||||
|
||||
class ClockFailure(Exception):
|
||||
"""Raised when RTIO PLL is unable to lock."""
|
||||
"""Raised when RTIO PLL has lost lock."""
|
||||
|
Loading…
Reference in New Issue
Block a user