Skip to content

EEPROM return empty string instead of "0" #2673

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

Bmooij
Copy link
Contributor

@Bmooij Bmooij commented Apr 15, 2019

String EEPROMClass::readString (int address) returns "0" instead of empty string ""

String thisString = String(13);
gives you the String "13".

source

@me-no-dev me-no-dev merged commit af23d0b into espressif:master Apr 15, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants