You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/25 09:31:10 UTC

[GitHub] [mynewt-core] KKopyscinski opened a new pull request #2503: sensor_creator: initialize sensor configs with zeros

KKopyscinski opened a new pull request #2503:
URL: https://github.com/apache/mynewt-core/pull/2503


   Some default sensor configurations have uninitialized member fields,
   which later were used as value to set in [sensor_name]_config().
   Now all values are 0 by default, and non-zero values are set.


----------------------------------------------------------------
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] [mynewt-core] apache-mynewt-bot commented on pull request #2503: sensor_creator: initialize sensor configs with zeros

Posted by GitBox <gi...@apache.org>.
apache-mynewt-bot commented on pull request #2503:
URL: https://github.com/apache/mynewt-core/pull/2503#issuecomment-785755207


   
   <!-- style-bot -->
   
   ## Style check summary
   
   #### No suggestions at this time!
   


----------------------------------------------------------------
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] [mynewt-core] KKopyscinski merged pull request #2503: sensor_creator: initialize sensor configs with zeros

Posted by GitBox <gi...@apache.org>.
KKopyscinski merged pull request #2503:
URL: https://github.com/apache/mynewt-core/pull/2503


   


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