c56851a5cb
Remove check if frequency is equal to zero. A value of `ODR = 0` is explicitly allowed by manufacturer / datasheet. This has prevented applications from using the lis2dh power-down-mode, which is set via `ODR = 0`. For reference see "Table 28. Data rate configuration" in datasheet p.33. Fixes #35486. Signed-off-by: Markus Brüx <markus.bruex@grandcentrix.net> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
lis2dh.c | ||
lis2dh.h | ||
lis2dh_i2c.c | ||
lis2dh_spi.c | ||
lis2dh_trigger.c |