PressureWrapper init
This commit is contained in:
18
PressureWrapper/src/PressureWrapper.cpp
Normal file
18
PressureWrapper/src/PressureWrapper.cpp
Normal file
@@ -0,0 +1,18 @@
|
||||
/*
|
||||
* PressureWrapper.cpp
|
||||
*
|
||||
* Created on: 5 Oct 2022
|
||||
* Author: evgenymeshcheryakov
|
||||
*/
|
||||
|
||||
#include <PressureWrapper.h>
|
||||
|
||||
PressureWrapper::PressureWrapper()
|
||||
{
|
||||
// TODO Auto-generated constructor stub
|
||||
}
|
||||
|
||||
PressureWrapper::~PressureWrapper()
|
||||
{
|
||||
// TODO Auto-generated destructor stub
|
||||
}
|
||||
Reference in New Issue
Block a user