mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-13 03:39:56 +01:00
mcu: Fix reserve pin check
Fix typo causing conflict with mcu name and constant name. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user