NinjaFlight
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
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
);
12
void
checkSmartPortTelemetryState
(
void
);
13
14
void
configureSmartPortTelemetryPort
(
void
);
15
void
freeSmartPortTelemetryPort
(
void
);
16
17
bool
isSmartPortTimedOut
(
void
);
18
configureSmartPortTelemetryPort
void configureSmartPortTelemetryPort(void)
initSmartPortTelemetry
void initSmartPortTelemetry(void)
handleSmartPortTelemetry
void handleSmartPortTelemetry(void)
isSmartPortTimedOut
bool isSmartPortTimedOut(void)
checkSmartPortTelemetryState
void checkSmartPortTelemetryState(void)
freeSmartPortTelemetryPort
void freeSmartPortTelemetryPort(void)
src
main
telemetry
smartport.h
Generated on Mon Dec 12 2016 15:48:50 for NinjaFlight by
1.8.7