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

Little speed optimisations of boot #884

Merged
merged 3 commits into from
Mar 7, 2025
Merged

Conversation

Tawank
Copy link
Contributor

@Tawank Tawank commented Mar 6, 2025

Proposed Changes

  • Change wifiConnectTask to background task. Now connecting to WiFi will be performed in background.
  • Remove duplicated call to bruceConfig.fromFile()

Types of Changes

Bugfix, New Feature

User-Facing Change

Change wifiConnectTask to background task. Now connecting to WiFi will be performed in background.

Further Comments

@pr3y pr3y merged commit ca52a6a into pr3y:main Mar 7, 2025
5 checks passed
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