NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
smartport.h
Go to the documentation of this file.
1 /*
2  * smartport.h
3  *
4  * Created on: 25 October 2014
5  * Author: Frank26080115
6  */
7 #pragma once
8 
9 void initSmartPortTelemetry(void);
10 
11 void handleSmartPortTelemetry(void);
13 
16 
17 bool isSmartPortTimedOut(void);
18 
void configureSmartPortTelemetryPort(void)
void initSmartPortTelemetry(void)
void handleSmartPortTelemetry(void)
bool isSmartPortTimedOut(void)
void checkSmartPortTelemetryState(void)
void freeSmartPortTelemetryPort(void)