You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/18 09:41:50 UTC

[GitHub] [incubator-nuttx-apps] diegoherranz opened a new pull request #927: examples/hdc1008_demo: fix formatting after decimal point

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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #927: examples/hdc1008_demo: fix formatting after decimal point

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #927:
URL: https://github.com/apache/incubator-nuttx-apps/pull/927


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] diegoherranz closed pull request #927: examples/hdc1008_demo: fix formatting after decimal point

Posted by GitBox <gi...@apache.org>.
diegoherranz closed pull request #927:
URL: https://github.com/apache/incubator-nuttx-apps/pull/927


   


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org