Skip to content

Prevent closing and re-opening the serial port several times, fixes issue 16 (and probably 18)#19

Open
rreilink wants to merge 1 commit intoole00:masterfrom
rreilink:master
Open

Prevent closing and re-opening the serial port several times, fixes issue 16 (and probably 18)#19
rreilink wants to merge 1 commit intoole00:masterfrom
rreilink:master

Conversation

@rreilink
Copy link
Contributor

Instead of opening and closing the serial port for every step, do it only once. This solves the issues related to the arduino resetting in between, and speeds up the programming since each resets costs a few seconds (may be depending on the Arduino type)

With this PR, the changes related to the 'noinit' of the Arduino gal variable could be reverted; I can make a commit for this if desired.

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.

1 participant