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

feat: lora partial update precede full update. #15942

Closed

Conversation

eatmoreapple
Copy link

Description

  • When the system cannot find a specific LoRa file, it attempts to load all LoRa files on the disk, which is a very time-consuming process. To reduce the time spent, it is advisable to first try to locate the missing LoRa file to avoid loading all files in full.

Screenshots/videos:

Checklist:

@eatmoreapple eatmoreapple changed the base branch from master to dev June 4, 2024 06:45
@eatmoreapple eatmoreapple reopened this Jun 4, 2024
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