-
Notifications
You must be signed in to change notification settings - Fork 445
the "flash" program in openOS does not warn that the EEPROM is readonly #3682
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
Comments
Potential fix for MightyPirates#3682, declaration of `eeprom` moved to main chunk.
how does one make an eeprom read-only? |
There is a function called |
Uhhhh your fix didn't implement any warning before flashing, so does it really fix this issue ? |
Now it displays a message stating that the flash failed (because |
when trying to flash read only eeprom, the flash program does not display a message stating that the flash failed
The text was updated successfully, but these errors were encountered: