diegoherranz opened a new pull request #927: URL: https://github.com/apache/incubator-nuttx-apps/pull/927
## Summary Same as https://github.com/apache/incubator-nuttx/commit/34c7bec0dc644ba3bab9f0ffa91de9dafd44b37d but on the example app. ## Impact Modulo operation used to calculate digits after decimal point, but if that result is <10, a leading zero wasn't added, giving a wrong value. ## Testing Tested on real hardware (custom board). Thanks! -- 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]
