zephyr/drivers/sensor/bmg160
Ulf Magnusson d5ff890547 sensor: bmg160: Use BMG160_THREAD_PRIORITY instead of ignoring it
The value of BMG160_THREAD_PRIORITY has never been used after the symbol
was added. Use it.

The value defaults to 10 in Kconfig too, so this is a no-op in itself.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-10-22 14:32:55 -05:00
..
bmg160_trigger.c sensor: bmg160: Use BMG160_THREAD_PRIORITY instead of ignoring it 2019-10-22 14:32:55 -05:00
bmg160.c drivers: sensors: Fix log module registration 2019-10-11 07:33:08 -05:00
bmg160.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig