FAQ

https://github.com/Larry70455/DFRobot_GP8302/blob/main/DFRobot_GP8302.hRefactored code so that it doesn't clog up I2C and allows other devices on I2C without interfering with each ...

userHead JaneYu 2024-07-19 23:44:06 99 Views0 Replies

https://github.com/Larry70455/DFRobot_GP8302/blob/main/DFRobot_GP8302.h

Refactored code so that it doesn't clog up I2C and allows other devices on I2C without interfering with each other.

I had an LCD that wasn't working over I2C hence this refactor. This code use to bitbang, now its proper Wire.