mirror of
https://github.com/eclipse/upm.git
synced 2025-03-24 01:10:22 +03:00
lol: updated header with tags
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
edcedae0e4
commit
f47bc7e5a7
@ -36,14 +36,21 @@ namespace upm {
|
|||||||
/**
|
/**
|
||||||
* @brief Olimex LoL array library
|
* @brief Olimex LoL array library
|
||||||
* @defgroup lol libupm-lol
|
* @defgroup lol libupm-lol
|
||||||
|
* @ingroup adafruit gpio display
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @library lol
|
||||||
|
* @sensor lol
|
||||||
|
* @comname Olimex LoL LED Array
|
||||||
|
* @type display
|
||||||
|
* @man adafruit
|
||||||
|
* @con gpio
|
||||||
|
*
|
||||||
* @brief C++ API for Olimex LoL array
|
* @brief C++ API for Olimex LoL array
|
||||||
*
|
*
|
||||||
* This file defines the LoL API and implemntation for a simple framebuffer
|
* This file defines the LoL API and implemntation for a simple framebuffer
|
||||||
*
|
*
|
||||||
* @ingroup lol gpio
|
|
||||||
* @snippet lol-example.cxx Interesting
|
* @snippet lol-example.cxx Interesting
|
||||||
*/
|
*/
|
||||||
class LoL {
|
class LoL {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user