gas: header updates with new tags

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-04-09 13:10:33 -07:00
parent cdfdbc3678
commit 90019cdc62
6 changed files with 94 additions and 63 deletions

View File

@@ -34,7 +34,6 @@ struct thresholdContext {
};
namespace upm {
/**
* @brief Gas Sensor Library
*
@@ -42,6 +41,7 @@ namespace upm {
* sampling, threshold checking, a basic printing function and a standard read function.
*
* @defgroup gas libupm-gas
* @ingroup seeed analog gaseous
*/
class Gas {
public: