Compare commits
1 commit
master
...
remove-bad
| Author | SHA1 | Date | |
|---|---|---|---|
| 2336c933f5 |
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ from adafruit_register.i2c_struct import UnaryStruct
|
|||
from adafruit_register.i2c_bit import RWBit
|
||||
import adafruit_bus_device.i2c_device as i2cdevice
|
||||
|
||||
# pylint: disable=bad-whitespace
|
||||
_REG_WIPER = const(0x00) # Wiper value register (R/W)
|
||||
_REG_CONTROL = const(0x02) # Configuration Register (R/W)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue