test: Update test case to not use pin_map

Remove all users of the pin_map setting.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2021-10-24 21:11:53 -04:00
parent f013b7bae6
commit cc9541092a
16 changed files with 300 additions and 316 deletions

View File

@@ -1,12 +1,12 @@
[output_pin soft_pwm_pin]
pin: ar8
pin: PH5
pwm: True
value: 0
shutdown_value: 0
cycle_time: 0.01
[output_pin hard_pwm_pin]
pin: ar9
pin: PH6
pwm: True
hardware_pwm: True
value: 0
@@ -15,7 +15,6 @@ cycle_time: 0.01
[mcu]
serial: /dev/ttyACM0
pin_map: arduino
[printer]
kinematics: none