mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-01 18:29:16 +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);
|
|
|