6a7527b5b4
Docs need a label at the top so we can use :ref:`labelname` to create a link to that doc from other docs. Change-Id: I37c654fb0bb7ebdf288af01e41ce5497969f8968 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
12 lines
274 B
ReStructuredText
12 lines
274 B
ReStructuredText
.. _magn-polling-sample:
|
|
|
|
BMC150 Magnetometer Sample
|
|
##########################
|
|
|
|
Overview
|
|
********
|
|
|
|
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).
|