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/05/07 22:54:38 UTC

[GitHub] [incubator-nuttx] diegoherranz opened a new pull request #3677: drivers/sensors/hdc1008: add missing break

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


   ## Summary
   Add missing break
   It was not possible to use the HDC1008_MEAS_T_AND_RH operation mode since it was running the default case too.
   
   ## Impact
   HCD1008 sensor
   
   ## Testing
   Tested on custom board and it is now possible to use the DC1008_MEAS_T_AND_RH operation mode ioctl
   
   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.

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



[GitHub] [incubator-nuttx] acassis merged pull request #3677: drivers/sensors/hdc1008: add missing break

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


   


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

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