mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:05:34 +08:00
PX4IO driver: even compiling now
This commit is contained in:
@@ -962,7 +962,7 @@ out:
|
||||
int
|
||||
PX4IO::io_set_control_groups()
|
||||
{
|
||||
ret = io_set_control_state(0);
|
||||
int ret = io_set_control_state(0);
|
||||
|
||||
/* send auxiliary control groups */
|
||||
(void)io_set_control_state(1);
|
||||
|
||||
Reference in New Issue
Block a user