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/24 13:24:33 UTC

[GitHub] [incubator-nuttx-apps] acassis opened a new pull request #937: apps/sht3x: Add simple application to test SHT3x sensor

acassis opened a new pull request #937:
URL: https://github.com/apache/incubator-nuttx-apps/pull/937


   ## Summary
   Add simple application to test SHT3x sensor
   ## Impact
   Users will be able to test the sensor
   ## Testing
   ```
   nsh> sht3x
   Converting...
   Temperature = 27.104218
   Humidity    = 61.417564
   Converting...
   Temperature = 27.104218
   Humidity    = 61.429771
   Converting...
   Temperature = 27.074844
   Humidity    = 61.412987
   Converting...
   Temperature = 27.061493
   Humidity    = 61.452660
   ```
   


-- 
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 #937: apps/sht3x: Add simple application to test SHT3x sensor

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


   


-- 
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