Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Private variable not initialized #2

Open
jamesarm97 opened this issue Apr 12, 2024 · 1 comment
Open

Private variable not initialized #2

jamesarm97 opened this issue Apr 12, 2024 · 1 comment

Comments

@jamesarm97
Copy link

I tried to use this library and was getting i2c errors wrong length. It looks like the i2cwidth private var needs to be initialized to 2 for the TCA6416A since it is expecting to read two bytes. That fixed it for me.

@javier9700
Copy link

I am getting the same i2c wrong length error but I don't understand how to make the modifications you suggest, can you explain a bit more? i cant get the inputs to work just the outputs seems to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants