#include <MPU6050.h>
◆ MPU6050Thread()
MPU6050Thread::MPU6050Thread |
( |
MPU6050 & | MPU6050Ins_ | ) |
|
|
inline |
◆ 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:
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/include/MPU6050.h
- /home/tony/Github/SkyPulseUAV/SkyPulseUAV_Device/src/MPU6050Thread.cpp