pressure-wrapper: format code
This commit is contained in:
parent
62ea886575
commit
0492700f3c
@ -19,6 +19,12 @@ class PressureWrapper
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
PressureWrapper ();
|
PressureWrapper ();
|
||||||
|
/**
|
||||||
|
* @brief Get the Status object
|
||||||
|
*
|
||||||
|
* @return true
|
||||||
|
* @return false
|
||||||
|
*/
|
||||||
bool getStatus ();
|
bool getStatus ();
|
||||||
int16_t getPressure ();
|
int16_t getPressure ();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user