Paparazzi UAS  v5.14.0_stable-0-g3f680d1
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 
4 extern 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)