mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
doc: improve & complete documentation on many sensors
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
@ -36,8 +36,10 @@ namespace upm {
|
||||
/**
|
||||
* @brief C++ API for LPD8806
|
||||
*
|
||||
* This file defines the LPD8806 C++ interface for liblpd8806
|
||||
* The FastPixel lpd8806 is an RGB led strip controller.
|
||||
*
|
||||
* @snippet lpd8806-example.cxx Interesting
|
||||
* @image html lpd8806.jpeg
|
||||
*/
|
||||
class LPD8806 {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user