Skip to content

Conversation

lbernstone
Copy link
Contributor

nvs_handle is an int, was assigning NULL. Also cleaned up end to ensure no memory leak.
Fixes #3142

@me-no-dev me-no-dev merged commit b3ba80d into espressif:master Sep 22, 2019
@lbernstone lbernstone deleted the EEPROM_warnings branch July 10, 2020 17:40
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 class is throwing a warning: converting to non-pointer type 'nvs_handle {aka unsigned int}' from NULL

2 participants