wes3 opened a new pull request, #3065: URL: https://github.com/apache/mynewt-core/pull/3065
The check in conf_value_from_str for CONF_FLOAT is incorrect. FLT_MIN is not the smallest negative float; it is the smallest positive float. Removing the check for min/max value as it is not needed in this case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
