images: cleaned up and adjusted new sensor images

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-05-26 15:58:34 -07:00
parent a742459248
commit 45c279f2eb
28 changed files with 8 additions and 12 deletions

View File

@ -50,9 +50,8 @@ namespace upm {
* whether it is detecting a magnetic field with south polarity
* perpendicular to the sensor element.
*
* An example showing a simple test for the presence of a field
*
* @image html a110x.jpg
* An example showing a simple test for the presence of a field
* @snippet a110x.cxx Interesting
* An example demonstrating the use of an interrupt handler to count pulses
* @snippet a110x-intr.cxx Interesting