You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ko...@apache.org on 2021/02/25 09:37:20 UTC

[mynewt-core] branch master updated (3f49303 -> 7b63b59)

This is an automated email from the ASF dual-hosted git repository.

kopyscinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 3f49303  Merge pull request #2496 from benmccrea/console-restore-echo-setting
     add 7b63b59  sensor_creator: initialize sensor configs with zeros 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.

No new revisions were added by this update.

Summary of changes:
 hw/sensor/creator/src/sensor_creator.c | 30 ++++++++----------------------
 1 file changed, 8 insertions(+), 22 deletions(-)