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

@ -53,6 +53,7 @@ namespace upm {
* @comname ECS1030 Non-Invasive Current Sensor
* @type electric
* @man sparkfun
* @web https://www.sparkfun.com/products/11005
* @con analog
*
* @brief API for the ECS1030 Non-Invasive Current/Electricity Sensor
@ -64,6 +65,11 @@ namespace upm {
* measure a load up to 30 Amps which makes it great for building your own
* energy monitors.
*
* @image html ecs1030.jpg
* <br><em>ECS1030 Sensor 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 ecs1030.cxx Interesting
*/
class ECS1030 {