mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 01:11:10 +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:
@ -61,10 +61,15 @@ namespace upm {
|
||||
* that should work, using information from the Sparkfun website.
|
||||
*
|
||||
* This example just dumps the raw data.
|
||||
*
|
||||
* @image html ad8232.jpg
|
||||
* <br><em>AD8232 Heart Rate Monitor 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 ad8232.cxx Interesting
|
||||
*/
|
||||
|
||||
|
||||
class AD8232 {
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user