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

Improve emulated EEPROM reload handling #180

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

nakarlsson
Copy link
Contributor

Add variable to control if ESC support read size 4 or 8 Byte. Depends on ESC

Add variable and function to set user function to
perform emulated EEPROM reload.

Include custom reload sample snippets.

Fixes #178

@nakarlsson
Copy link
Contributor Author

Alt 2

Add variable to control if ESC support read size 4
or 8 Byte. Depends on ESC

Add variable and function to set user function to
perform emulated EEPROM reload.

Include custom reload sample snippets.
@nakarlsson nakarlsson force-pushed the feature/improve_eeprom_reload_handling_al2 branch from 92994b7 to fcd43fb Compare April 9, 2024 12:03
Copy link
Contributor

@ArthurKetels ArthurKetels left a comment

Choose a reason for hiding this comment

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

Great, no further comments.

@nakarlsson nakarlsson merged commit 8f3841e into master Apr 9, 2024
2 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.

Improve emulated EEPROM reload handling
2 participants