UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.33k stars 414 forks source link

feat: add PCA9536 support #597

Closed QB4-dev closed 5 months ago

QB4-dev commented 5 months ago

The pca9557 driver works well with PCA9536 but needs its i2c address in pca9557_init_desc

UncleRus commented 5 months ago

Thank you!