mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-08-01 00:49:32 +02:00
Commit 3833669c added checking that each pin is used once in the
config. This exposed an error in the avrsim.cfg testing config -
analog1 conflicts with ar25. Use analog7 to avoid this.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>