mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FMU driver: Fix typo
This commit is contained in:
parent
33e259e827
commit
acc8acd059
@ -2499,7 +2499,7 @@ fmu_new_mode(PortMode new_mode)
|
||||
break;
|
||||
|
||||
case PORT_PWM3:
|
||||
/* select 4-pin PWM mode */
|
||||
/* select 3-pin PWM mode */
|
||||
servo_mode = PX4FMU::MODE_3PWM;
|
||||
break;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user