You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a function called eeprom.makeReadOnly(), but the problem I encountered while making the fix was that I can't query the read-only state of the EEPROM, so I resorted to try changing the label, which, I checked in the source code, fails if the EEPROM is read-only.
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: