mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
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:
@ -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
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user