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

stability improvements #14

Merged
merged 1 commit into from
Jun 19, 2017
Merged

stability improvements #14

merged 1 commit into from
Jun 19, 2017

Conversation

scanner-darkly
Copy link
Member

  • updated to the latest libavr32 with improved i2c/irq stability
  • changed remote commands to execute directly instead of using events

@tehn please take a look. i removed the code you added here for a couple of reasons - my theory is this line potentially caused i to go out of MAX_II_COUNT range - this could be fixed with an added check but i don't think a queue is needed anymore since the latest libavr32 code already has a buffer for i2c reads.

@tehn tehn merged commit 6e3e779 into monome:master Jun 19, 2017
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