mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
ldt0028: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
9ebe68ec0c
commit
edcedae0e4
@ -31,15 +31,23 @@ namespace upm {
|
|||||||
/**
|
/**
|
||||||
* @brief LDT0-028 Piezo Vibration sensor library
|
* @brief LDT0-028 Piezo Vibration sensor library
|
||||||
* @defgroup ldt0028 libupm-ldt0028
|
* @defgroup ldt0028 libupm-ldt0028
|
||||||
|
* @ingroup seeed analog flex
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @library ldt0028
|
||||||
|
* @sensor ldt0028
|
||||||
|
* @comname LDT0-028 Piezo Vibration Sensor
|
||||||
|
* @altname Grove Piezo Vibration Sensor
|
||||||
|
* @type flex
|
||||||
|
* @man seeed
|
||||||
|
* @con analog
|
||||||
|
*
|
||||||
* @brief C++ API for LDT0-028 PZT film-based sensors,
|
* @brief C++ API for LDT0-028 PZT film-based sensors,
|
||||||
* such as the Grove Piezo Vibration sensor
|
* such as the Grove Piezo Vibration sensor
|
||||||
*
|
*
|
||||||
* This file defines the LDT0028 C++ interface for libupm-ldt0028
|
* This file defines the LDT0028 C++ interface for libupm-ldt0028
|
||||||
*
|
*
|
||||||
* @ingroup ldt0028 aio
|
|
||||||
* @snippet ldt0028.cxx Interesting
|
* @snippet ldt0028.cxx Interesting
|
||||||
*/
|
*/
|
||||||
class LDT0028 {
|
class LDT0028 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user