commit | 72b20315ea7812edab1841400987debd4cac78ab | [log] [tgz] |
---|---|---|
author | Juliane Schulze <juliane.schulze@deveritec.com> | Mon Apr 08 15:46:21 2024 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon May 20 18:05:01 2024 +0200 |
tree | dfc9b4461ea5fa61c1c3269f30d79db7b2f39f0c | |
parent | 0079ab1cb36c3904d2f6e6d0882eed83cebec65d [diff] |
drivers: set LIS2DH default trigger mode to "EDGE_BOTH" Previous value just activated the ability to trigger for both edges, without (de)-activating the gpio. This caused an assrtion error in GPIO.h. Fixes #71227 Signed-off-by: Juliane Schulze <juliane.schulze@deveritec.com>