From da8e0a6e509c22e7de326f93bff89e36f78b68c8 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 28 Apr 2025 19:36:12 -0400 Subject: [PATCH] docs: Update date of cycle_time change in Config_Changes.md Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 368e8900..87bcc971 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,7 +8,7 @@ All dates in this document are approximate. ## Changes -20250425: The maximum `cycle_time` for pwm `[output_pin]`, +20250428: The maximum `cycle_time` for pwm `[output_pin]`, `[pwm_cycle_time]`, `[pwm_tool]`, and similar config sections is now 3 seconds (reduced from 5 seconds). The `maximum_mcu_duration` in `[pwm_tool]` is now also 3 seconds.