images: added few sparkfun images and updated respective license info

Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com>
This commit is contained in:
sisinty sasmita patra
2015-06-05 11:10:45 -07:00
parent 56cbeb6183
commit ab14f4f82e
10 changed files with 31 additions and 3 deletions

View File

@ -44,6 +44,7 @@ namespace upm {
* @altname EZ1, EZ2, EZ3, EZ4
* @type sound
* @man sparkfun
* @web https://www.sparkfun.com/products/8502
* @con analog
*
* @brief API for the LV-MaxSonar-EZ family of ultrasonic rangers
@ -58,6 +59,11 @@ namespace upm {
*
* This driver was developed using an LV-MaxSonar-EZ3.
*
* @image html maxsonarez.jpg
* <br><em>LV-MaxSonar-EZ Ultrasonic Ranger image provided by SparkFun under
* <a href=https://creativecommons.org/licenses/by-nc-sa/3.0/>
* CC BY-NC-SA-3.0</a>.</em>
*
* @snippet maxsonarez.cxx Interesting
*/