From 4fcf0ff2acacaef051d0792924b2ac1c82e16076 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 7 Mar 2017 19:13:37 -0500 Subject: [PATCH] docs: Fix typo in description of fan pin. Signed-off-by: Kevin O'Connor --- config/example.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example.cfg b/config/example.cfg index af418ca6..afa14082 100644 --- a/config/example.cfg +++ b/config/example.cfg @@ -217,7 +217,7 @@ max_temp: 110 # Extruder print fan (omit section if fan not present) [fan] pin: ar14 -# PWM output pin controlling the heater. This parameter must be +# PWM output pin controlling the fan. This parameter must be # provided. hard_pwm: 1 # Set this value to force hardware PWM instead of software PWM. Set