mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 20:30:35 +08:00
PWM command: Be less verbose
This commit is contained in:
@@ -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':
|
||||
|
||||
Reference in New Issue
Block a user