mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
FMU driver: Fix typo
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user