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

Fix initialisation delay #82

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

pkendall64
Copy link
Contributor

A user was updating the rapidfire backpack and notice that the device would not enter SPI mode unless the EP82 button was held down.
Investigation shows that the init delay was broken as part of the refactoring in 1.2 to create a base class for modules.
This PR allows each module class to provide a boot delay, which the base class uses at initialisation time.

@pkendall64 pkendall64 merged commit 0021275 into ExpressLRS:master Feb 12, 2023
@pkendall64 pkendall64 deleted the fix-init-delay branch February 12, 2023 08:02
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