forked from MarlinFirmware/Marlin
-
-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
930f300
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where in the previous commits is the "Fixed Serial Connection Issue" you mention in your release notes coming from?
I'm asking specifically because I'm still getting the "need to connect twice" issue with Meatpack enabled.
930f300
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That was for an issue caused by having binary file transfer enabled, so it was fixed when I swapped binary file transfer for meatpack support. I believe the need to connect twice is just an issue with meatpack right now, I'll keep an eye on the upstream branch, so if a fix for that comes I can merge it.