mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-20 07:38:28 -04:00
4 lines
87 B
C
4 lines
87 B
C
|
|
void sbus_out_init(void);
|
|
void sbus_out_write(uint16_t *channels, uint8_t nchannels);
|