Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DexterInd/GoPiGo3
/ I2CError
Class
I2CError
Software/Python/gopigo3.py:69–70 ·
view source on GitHub ↗
Exception raised if there was an error on an I2C bus
Source
from the content-addressed store, hash-verified
67
68
69
class
I2CError(Exception):
70
""
"Exception raised if there was an error on an I2C bus"
""
71
72
73
class
ValueError(Exception):
Callers
2
grove_i2c_start
Method · 0.85
get_grove_value
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected