zephyr/samples/sensor/magn_polling
Anas Nashif fe1fb2a9b9 samples: magn_polling: include stdio.h and remove redundant configs
Change-Id: I8b2c729761c36c777c675c2b26f9ec7d3a22567c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-04-28 12:29:14 +00:00
..
src samples: magn_polling: include stdio.h and remove redundant configs 2016-04-28 12:29:14 +00:00
Makefile
prj.conf samples: magn_polling: include stdio.h and remove redundant configs 2016-04-28 12:29:14 +00:00
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).