=====List 5: Test PWM Output=====
M6 T1M3 S5000 - Output should change from 0V to 2.5VM3 S10000 - Output should change from 0V to 5VM5 - Output should return to 0VM3 S10000 - Output:Vmot-mainM5 - Output: 0V
# Begin PWM
pwm:
pwm_hz: 5000
# direction_pin: NO_PIN
output_pin: gpio.4
enable_pin: NO_PIN
disable_with_s0: false
s0_with_disable: true
# spinup_ms: 0
# spindown_ms: 0
tool_num: 1
speed_map: 0=0.000% 10000=100.000%
off_on_alarm: false
----