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

Fix sending buffered data #42

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

Conversation

etherealvisage
Copy link

This fixes support for queuing data (and not sending it off directly) if e.g. the USB connection is disconnected and then reconnected. Using a < 9 check here produces a buffer overflow.

This fixes support for queuing data (and not sending it off directly) if e.g. the USB connection is disconnected and then reconnected.
pfeerick added a commit to pfeerick/DigistumpArduino that referenced this pull request Sep 1, 2019
@ArminJo
Copy link

ArminJo commented May 4, 2020

This pull request is included in the new version 1.6.8 of Digistump avr core.

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