From 84bae6ff41283a161b16321c72a68813d4ff333a Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Tue, 21 May 2019 09:40:13 -0400 Subject: mcu: Fix reserve pin check Fix typo causing conflict with mcu name and constant name. Signed-off-by: Kevin O'Connor --- test/klippy/temperature.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/klippy/temperature.cfg b/test/klippy/temperature.cfg index 4a81a08c..83e5efa4 100644 --- a/test/klippy/temperature.cfg +++ b/test/klippy/temperature.cfg @@ -54,7 +54,7 @@ min_temp: 0 max_temp: 130 [temperature_fan test_max6675] -pin: ar1 +pin: ar9 min_temp: 0 max_temp: 100 control: watermark -- cgit v1.2.3-70-g09d2