pulsensor: updated header to include namespace and generate proper html/xml with doxygen

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2016-01-11 16:45:57 -08:00
parent 4ff722ed2e
commit 5e37830bb7
3 changed files with 19 additions and 21 deletions

View File

@@ -30,6 +30,8 @@
#include "pulsensor.h"
using namespace upm;
#if defined(JAVACALLBACK)
Pulsensor::Pulsensor (Callback *obj_call) : pin_ctx(0)
{