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

Use float storage instead of double #134

Closed
bblanchon opened this issue Oct 6, 2015 · 1 comment
Closed

Use float storage instead of double #134

bblanchon opened this issue Oct 6, 2015 · 1 comment

Comments

@bblanchon
Copy link
Owner

JsonVariant is 16 bytes on ESP8266.
Using a float would reduce the size to 8 bytes.

@bblanchon
Copy link
Owner Author

Fixed in 5.0.5

Repository owner locked and limited conversation to collaborators Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant