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 the firmware file for the HDZero goggles #149

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

pkendall64
Copy link
Contributor

Also, adds a 'zip' download method for the flasher. This method will zip all the files for putting on the SDCard in the goggles.

Adds a 'zip' download method for the flasher
"firmware": "HDZero_RX51_ESP32_Backpack",
"upload_methods": ["wifi"],
"firmware": "HDZero_Goggle_ESP32_Backpack",
"upload_methods": ["wifi", "zip"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no changes on the flash/build side to accommodate new flashing method? or is it implemented already?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to implement it in the flasher. Main point is the wrong firmware was being selected at flash time!

@pkendall64 pkendall64 merged commit dc70686 into ExpressLRS:master Aug 7, 2024
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants