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:
@ -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 {
|
||||
|
Reference in New Issue
Block a user