Skip to content

ESP8266 currently doesn't support sprintf/snprintf floating point formatting #2

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

Closed
wants to merge 1 commit into from

Conversation

eng1n88r
Copy link

@eng1n88r eng1n88r commented Dec 9, 2015

Issue was described here -> esp8266/Arduino#73.
Currently, if you pass float or double to send method of Adafruit_IO_Feed it is returning 400 Response.

Add work around to be able to sent data with floating point to io.adafruit.com/api.

…m Espressif do not support floating-point formatting. Add work around to be able to sent data with floating point to io.adafruit.com/api
@tdicola
Copy link
Contributor

tdicola commented Jul 7, 2016

Thanks so much for contributing and apologies this couldn't be reviewed sooner. I actually just committed a fix for the same issue so I'll close this pull. Thanks again!

@tdicola tdicola closed this Jul 7, 2016
@eng1n88r
Copy link
Author

eng1n88r commented Jul 7, 2016

Thank you!

brentru added a commit that referenced this pull request Sep 4, 2018
Adding Sketch for: IO Home #2: Home Security
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.

2 participants