aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-04-28 19:36:12 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-04-28 19:36:12 -0400
commitda8e0a6e509c22e7de326f93bff89e36f78b68c8 (patch)
tree1decad5349ebcb1f7b444d2abc8c40286b1ee53a /docs
parent42faa962fc1085ab530dd148c4de54dfcc718833 (diff)
downloadkutter-da8e0a6e509c22e7de326f93bff89e36f78b68c8.tar.gz
kutter-da8e0a6e509c22e7de326f93bff89e36f78b68c8.tar.xz
kutter-da8e0a6e509c22e7de326f93bff89e36f78b68c8.zip
docs: Update date of cycle_time change in Config_Changes.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md2
1 files changed, 1 insertions, 1 deletions
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.