* Support for PCAL9535A chip Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com> * Code review changes * Code review changes * Fix import order * Fix import order * Apply suggestions from code review
3 lines
60 B
Python
3 lines
60 B
Python
"""Support for I2C PCAL9535A chip."""
|
|
|
|
DOMAIN = "pcal9535a"
|