sketchbook
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
MultiWii_2_4
MultiWii
RX.h
Go to the documentation of this file.
1
#ifndef RX_H_
2
#define RX_H_
3
4
void
configureReceiver
();
5
void
computeRC
();
6
uint16_t
readRawRC
(uint8_t chan);
7
void
readSerial_RX
(
void
);
8
#if defined(OPENLRSv2MULTI)
9
void
initOpenLRS(
void
);
10
void
Read_OpenLRS_RC(
void
);
11
#endif
12
#if defined(SPEK_BIND) // Bind Support
13
void
spekBind(
void
);
14
#endif
15
16
#endif
/* RX_H_ */
configureReceiver
void configureReceiver()
Definition:
RX.cpp:46
readSerial_RX
void readSerial_RX(void)
readRawRC
uint16_t readRawRC(uint8_t chan)
Definition:
RX.cpp:442
computeRC
void computeRC()
Definition:
RX.cpp:461
Generated on Mon Jun 24 2019 21:30:27 for sketchbook by
1.8.6