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

Update main.c -reduce chance of becoming stuck in bootloader #28

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

pitts-mo
Copy link
Contributor

Added grace period with accumulation limit into checkForSignal() to reduce chance of becoming stuck in boot loader when a connected device boots with signal pin pulled high.

Added two defines for maintaining consistency on two static values that are now utilized more than once.

Fixed and enhanced determination comments.

Note: This PR along with @tridge commit 56df7c8 appears to completely resolve both issues #23 and #24.

Added grace period with accumulation limit into checkForSignal() to reduce chance of becoming stuck in bootloader on devices that boot with signal pin pulled high.

Fixed and enhanced determination comments.
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.

2 participants