Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
nps_radio_control_spektrum.h
Go to the documentation of this file.
1#ifndef NPS_RADIO_CONTROL_SPEKTRUM_H
2#define NPS_RADIO_CONTROL_SPEKTRUM_H
3
4extern int nps_radio_control_spektrum_init(const char *device);
5
6
7#endif /* NPS_RADIO_CONTROL_SPEKTRUM_H */
int nps_radio_control_spektrum_init(const char *device)