Skip to content

Removed unnecessary delay #5

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

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Removed unnecessary delay #5

wants to merge 20 commits into from

Conversation

L0laapk3
Copy link

No description provided.

@L0laapk3 L0laapk3 mentioned this pull request Jan 10, 2018
@fredericplante
Copy link

fredericplante commented Jan 10, 2018

You might want to replace the delay(100); by a yield();

@L0laapk3
Copy link
Author

It does not need a yield(). Occasionally a delay is placed to give the other i2c chip processing time, but that is not required in this case and HIGHLY annoying on something as time sensitive as a motor driver.

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.

3 participants