mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Update docs for v0.8.0
This commit is contained in:
@@ -576,5 +576,3 @@ class MCP3004(MCP3008):
|
||||
# channel number must be 0 (effectively restricting it to 4 channels)
|
||||
if not 0 <= channel < 4:
|
||||
raise InputDeviceError('channel must be between 0 and 3')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user