mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-02 10:24:11 +01:00
5 lines
137 B
C
5 lines
137 B
C
|
extern uint32_t pios_usb_rctx_id;
|
||
|
|
||
|
extern void PIOS_USB_RCTX_Update(uint32_t usbrctx_id, const float channels[], uint8_t num_channels);
|
||
|
|