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

Add TX-buffer for MarlinSerial #4241

Merged
merged 1 commit into from
Jul 9, 2016

Conversation

AnHardt
Copy link
Contributor

@AnHardt AnHardt commented Jul 8, 2016

Similar to the current Arduino HardwareSerial
but with max. 256 byte buffer-size.

Deactivated by default.

The boards with AT90USB processor (USBCON) already use a TX-buffer.

Similar to the current Arduino HardwareSerial
but with max. 256 byte buffer-size.

Deactivated by default.

The boards with AT90USB processor (USBCON) already use a TX-buffer.
@thinkyhead
Copy link
Member

Exemplary!

@thinkyhead thinkyhead merged commit c23dd7e into MarlinFirmware:RCBugFix Jul 9, 2016
@AnHardt AnHardt deleted the adTXbuffer3 branch July 9, 2016 09:56
@jbrazio jbrazio modified the milestone: 1.1.0 Jul 18, 2016
@thinkyhead thinkyhead mentioned this pull request Jul 25, 2016
drewmoseley pushed a commit to drewmoseley/Marlin that referenced this pull request Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants