Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Add debug printouts when EEPROM calls fail, even if the API doesn't
allow returning a success/failure code.

Adds error checking to the example to make it explicit that when you
call EEPROM::commit(), you need to look at the result code in your code.

Fixes #6551 , or would fix it if there was error checking in the MCVE.

Add debug printouts when EEPROM calls fail, even if the API doesn't
allow returning a success/failure code.

Adds error checking to the example to make it explicit that when you
call EEPROM::commit(), you need to look at the result code in your code.

Fixes esp8266#6551 , or would fix it if there was error checking in the MCVE.
Copy link
Collaborator

@devyte devyte left a comment

Choose a reason for hiding this comment

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

Just change printout wording, and g2g.

@devyte devyte merged commit 2b9fcdb into esp8266:master Sep 26, 2019
@earlephilhower earlephilhower deleted the eepromsanitation branch September 26, 2019 18:28
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.

eeprom no longuer working since 2.5.1
2 participants