From 55e20f2c198ae45485d714b4588fcf6768bc6165 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 26 Sep 2020 20:52:42 -0400 Subject: mcu: Add support for changing cycle_time in set_pwm() Signed-off-by: Guy Shapira Signed-off-by: Kevin O'Connor --- docs/G-Codes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 68e65911..8e588a70 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -242,7 +242,10 @@ is enabled: The following command is available when an "output_pin" config section is enabled: -- `SET_PIN PIN=config_name VALUE=` +- `SET_PIN PIN=config_name VALUE= CYCLE_TIME=` + +Note: Hardware PWM does not currently support the CYCLE_TIME parameter and will +use the cycle time defined in the config. ## Manually Controlled Fans Commands -- cgit v1.2.3-70-g09d2