mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
PWM command: Be less verbose
This commit is contained in:
parent
48be61160d
commit
6a3e27fe18
@ -235,7 +235,6 @@ pwm_main(int argc, char *argv[])
|
||||
|
||||
alt_channel_groups |= (1 << group);
|
||||
alt_channels_set = true;
|
||||
PX4_INFO("alt channels set, group: %d", group);
|
||||
break;
|
||||
|
||||
case 'm':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user