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

#include <MPU6050.h>

Inheritance diagram for MPU6050Thread:
CppThread

Public Member Functions

 MPU6050Thread (MPU6050 &MPU6050Ins_)
 
- Public Member Functions inherited from CppThread
void start ()
 
void join ()
 

Protected Member Functions

void run () override
 

Constructor & Destructor Documentation

◆ MPU6050Thread()

MPU6050Thread::MPU6050Thread ( MPU6050 & MPU6050Ins_)
inline

Member Function Documentation

◆ run()

void MPU6050Thread::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: