mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00: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