Skip to content
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

Nwesthoff fix bulk messages example #359

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nwesthoff
Copy link

The bulk messages example has an issue which causes it to not persist storage. The "no file" case returns a null value instead of an empty json object, making it impossible to write new entries to it. By initialising the value to usersDoc.to<JsonObject>() this is fixed.

Fixes #232 and #297

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.

Can't use the Bulk Messages for ESP8266 code!
1 participant