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
Loading
Please register or sign in to comment