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

softSerial infinite loop timeout patch #199

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

G4lile0
Copy link
Contributor

@G4lile0 G4lile0 commented Oct 8, 2021

In certain conditions using softSerial it reach an infinite loop.
You can replicate connecting a device (for example a GPS) and removing the power... running program will be stopped on the infinite loop until GPS is powered again. I just added a simple timeout to about it.

@Heltec-Aaron-Lee Heltec-Aaron-Lee merged commit e15d5fd into HelTecAutomation:master Oct 25, 2021
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