From e8ec1801ffd41be4a79e0871d43b9e084074151b Mon Sep 17 00:00:00 2001 From: Pascal Pieper Date: Fri, 20 Nov 2020 21:44:35 -0500 Subject: pwmcmds: Use move queue for hard PWM Signed-off-by: Pascal Pieper Signed-off-by: Kevin O'Connor --- docs/MCU_Commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/MCU_Commands.md') diff --git a/docs/MCU_Commands.md b/docs/MCU_Commands.md index 133476d8..536d1ce4 100644 --- a/docs/MCU_Commands.md +++ b/docs/MCU_Commands.md @@ -197,8 +197,8 @@ only of interest to developers looking to gain insight into Klipper. same 'oid' parameter must have been issued during micro-controller configuration. -* `schedule_pwm_out oid=%c clock=%u value=%hu` : Schedules a change to - a hardware PWM output pin. See the 'schedule_digital_out' and +* `queue_pwm_out oid=%c clock=%u value=%hu` : Schedules a change to a + hardware PWM output pin. See the 'schedule_digital_out' and 'config_pwm_out' commands for more info. * `schedule_soft_pwm_out oid=%c clock=%u on_ticks=%u` : Schedules a -- cgit v1.2.3-70-g09d2