Fixed errors in pca9956 and added reset_devices function for i2c
Compare changes
+ 8
− 3
@@ -109,7 +109,7 @@ impl<I2C: I2c, PIN: OutputPin> PCA9956<I2C, PIN> {
@@ -109,7 +109,7 @@ impl<I2C: I2c, PIN: OutputPin> PCA9956<I2C, PIN> {
@@ -172,8 +172,13 @@ impl<I2C: I2c, PIN: OutputPin> PCA9956<I2C, PIN> {
@@ -172,8 +172,13 @@ impl<I2C: I2c, PIN: OutputPin> PCA9956<I2C, PIN> {