images: Updated missing jpgs for docs.

This change makes sure all necessary grove images exist where
applicable.  Also removed executable attribute from jpgs.
led sensor points to led.jpg.

Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Noel Eck
2016-09-14 14:35:17 -07:00
parent 8bdb917c40
commit 1e51285a06
91 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
* negative seat (cathode). The flat side of the bulb corresponds
* to the cathode, while the rounded side corresponds to the anode.
*
* @image html groveled.jpg
* @image html led.jpg
*/
/**

View File

@ -51,7 +51,7 @@ namespace upm {
* negative seat (cathode). The flat side of the bulb corresponds
* to the cathode, while the rounded side corresponds to the anode.
*
* @image html groveled.jpg
* @image html led.jpg
* @snippet groveled.cxx Interesting
* @snippet groveled-multi.cxx Interesting
*/