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

Added modifiable number of sync attempts. (ESPTOOL-301) #657

Closed
wants to merge 1 commit into from

Conversation

MrJake222
Copy link

Description of change

  • Added parameter sync_attempts to functions,
  • Added default DEFAULT_SYNC_ATTEMPTS of 5,
  • Renamed attempts to connect_attempts in connect function.

This change fixes the following bug(s):

I have tested this change with the following hardware & software combinations:

  • Arch Linux
  • NodeMCU

Added parameter sync_attempts to functions,
Added default DEFAULT_SYNC_ATTEMPTS of 5,
Renamed attempts to connect_attempts in connect function.
@github-actions github-actions bot changed the title Added modifiable number of sync attempts. Added modifiable number of sync attempts. (ESPTOOL-301) Sep 6, 2021
@radimkarnis
Copy link
Collaborator

Closed. See #656 (comment) for explanation and #653 for the fix.

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.

None yet

2 participants