SkyPulse UAV V0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
BMP180Thread Class Reference

#include <BMP180.h>

Inheritance diagram for BMP180Thread:
CppThread

Public Member Functions

 BMP180Thread (BMP180 &BMP180Ins_)
 
- Public Member Functions inherited from CppThread
void start ()
 
void join ()
 

Protected Member Functions

void run () override
 

Constructor & Destructor Documentation

◆ BMP180Thread()

BMP180Thread::BMP180Thread ( BMP180 & BMP180Ins_)
inline

Member Function Documentation

◆ 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: