From caa470a7243f9e21c3e06bd36932d18c4ad32705 Mon Sep 17 00:00:00 2001 From: atse Date: Thu, 15 Aug 2024 17:39:21 +0800 Subject: [PATCH] README: Fixes to grammar and instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf6cff8..7d4f789 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ Testing heat flow direction with a low set current is recommended before install ### Limits -Each of the MAX1968 TEC driver has analog/PWM inputs for setting +Each MAX1968 TEC driver has analog/PWM inputs for setting output limits. Use the `pwm` command to see current settings and maximum values. @@ -219,7 +219,7 @@ pwm 0 max_i_pos 3 ### Open-loop mode -To manually control TEC output current, omit the limit parameter of +To manually control TEC output current, set a fixed output current with the `pwm` command. Doing so will disengage the PID control for that channel. -- 2.44.1