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

@ -60,11 +60,10 @@ namespace upm {
* the pca9685 controller (or this class), rather they are connected
* directly to digital PWM pins 9 and 10 on the arduino breakout.
*
* @image html adafruitms1438.jpg
* An example using a DC motor conected to M3
* @snippet adafruitms1438.cxx Interesting
* An example using a stepper motor connected to M1 & M2
*
* @image html adafruitms1438.jpg
* @snippet adafruitms1438-stepper.cxx Interesting
*/
class AdafruitMS1438 {