mirror of
https://github.com/m-labs/artiq.git
synced 2025-02-17 21:11:56 +08:00
typo
This commit is contained in:
parent
780d6d152c
commit
1b49affd18
@ -3,7 +3,7 @@ from artiq.language.types import TBool, TInt32, TNone
|
|||||||
|
|
||||||
|
|
||||||
class I2CError(Exception):
|
class I2CError(Exception):
|
||||||
"""Raised with a I2C transaction fails."""
|
"""Raised when a I2C transaction fails."""
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user