mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 11:02:28 +00:00
Add generic sample that continuosly read magnetometer data from the first device that finds available within a predefined list. Change-Id: Ia9b5fd434f462fb4704896852415f90eb633e1eb Signed-off-by: Murtaza Alexandru <alexandru.murtaza@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
prj.conf | ||
README.txt |
Sample application that periodically reads magnetometer (X, Y, Z) data from the first available device that implements SENSOR_CHAN_MAGN_* (predefined array of device names).