Skip to content
Commit 177239fe authored by Gregory Nutt's avatar Gregory Nutt
Browse files

sscanf: Use strtof() instead of strtod() if a short floating point value was...

sscanf:  Use strtof() instead of strtod() if a short floating point value was requested.  The should help performance with MCUs with 32-bit FPU support
parent d08596a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment