mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Added alt tags and missing images to grove sensors
Signed-off-by: Sisinty Sasmita Patra <sisinty.s.patra@intel.com>
This commit is contained in:
@ -28,23 +28,24 @@
|
||||
|
||||
namespace upm {
|
||||
/**
|
||||
* @brief Line Finder Sensor library
|
||||
* @brief Line Finder Sensor library
|
||||
* @defgroup linefinder libupm-linefinder
|
||||
* @ingroup seeed gpio color robok
|
||||
* @ingroup seeed dfrobot gpio color robok
|
||||
*/
|
||||
|
||||
/**
|
||||
* @library linefinder
|
||||
* @sensor linefinder
|
||||
* @comname Line Finder
|
||||
* @comname Line Finder
|
||||
* @altname Grove Line Finder, DFRobot Line Tracking sensor
|
||||
* @type color
|
||||
* @man seeed
|
||||
* @man seeed, dfrobot
|
||||
* @con gpio
|
||||
* @kit robok
|
||||
*
|
||||
* @brief API for the Line Finder Sensor
|
||||
*
|
||||
* UPM module for the Line Finder sensor. It outputs a
|
||||
* UPM module for the Line Finder sensor. It outputs a
|
||||
* digital signal indicating whether it is detecting black on a
|
||||
* white background, or white on a black background.
|
||||
*
|
||||
|
Reference in New Issue
Block a user