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

begin return true / false if device OK #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hallard
Copy link

@hallard hallard commented Oct 6, 2021

begin method now check back that read config is same than just written, allowing to test if device is present on i2c bus

@fixus971
Copy link

fixus971 commented Dec 1, 2021

Hi, I also need this function.
There is a bug whereby if an encoder is missing and I call updateStatus() All interrupt routines are launched
because
into that function:
_stat = readEncoderByte(REG_ESTATUS);
receive -1 = 255

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

Successfully merging this pull request may close these issues.

2 participants