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

#include <Control.h>

Inheritance diagram for ControlThread:
CppThread

Protected Member Functions

void run () override
 

Additional Inherited Members

- Public Member Functions inherited from CppThread
void start ()
 
void join ()
 

Member Function Documentation

◆ run()

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