NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
smartport.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initSmartPortTelemetry (void)
 
void handleSmartPortTelemetry (void)
 
void checkSmartPortTelemetryState (void)
 
void configureSmartPortTelemetryPort (void)
 
void freeSmartPortTelemetryPort (void)
 
bool isSmartPortTimedOut (void)
 

Function Documentation

void checkSmartPortTelemetryState ( void  )
void configureSmartPortTelemetryPort ( void  )
void freeSmartPortTelemetryPort ( void  )
void handleSmartPortTelemetry ( void  )
void initSmartPortTelemetry ( void  )
bool isSmartPortTimedOut ( void  )