diegoherranz opened a new pull request #5027:
URL: https://github.com/apache/incubator-nuttx/pull/5027


   ## Summary
   Formatting and warning fixes
   
   ## 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.
   
   Also Fix implicit declaration warning of nxsig_usleep.
   
   ## Testing
   Tested on 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]


Reply via email to