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

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

commit 4e7537bbecf15d0b47adaf52807218ceb12dbedb
Merge: a46f286 5cd2eb6
Author: Vipul Rahane <vrah...@gmail.com>
AuthorDate: Thu Feb 22 13:06:44 2018 -0800

    Merge pull request #718 from vrahane/lis2dh12_thresholds_fix
    
    MYNEWT-881: SensorAPI: Add sensor_clear_high/low_thresh() API and LIS2DH12 
set threshold cb fix

 apps/sensors_test/src/main.c                       |  38 +++
 .../sensors/lis2dh12/include/lis2dh12/lis2dh12.h   |  18 ++
 hw/drivers/sensors/lis2dh12/src/lis2dh12.c         | 273 ++++++++++++++++-----
 hw/sensor/include/sensor/sensor.h                  |  46 +++-
 hw/sensor/src/sensor.c                             | 108 +++++++-
 5 files changed, 413 insertions(+), 70 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
vipulrah...@apache.org.

Reply via email to