#include <BMP180.h>
◆ BMP180Thread()
BMP180Thread::BMP180Thread |
( |
BMP180 & | BMP180Ins_ | ) |
|
|
inline |
◆ run()
void BMP180Thread::run |
( |
| ) |
|
|
overrideprotectedvirtual |
This method does all the work of this thread. Overload this abstract function with a real one doing the actual work of this thread.
Implements CppThread.
The documentation for this class was generated from the following files:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/include/BMP180.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/src/BMP180Thread.cpp