samuel yap
Joined: 15 Feb 2012 Posts: 11
|
setup_power_pwm_pins(PWM_COMPLEMENTARY, PWM_COMPLEMENTARY, P |
Posted: Mon Feb 20, 2012 10:03 am |
|
|
what is mean by pwm_complementary , pwm_off, pwm_on ?
normally the setting is Code: | setup_power_pwm_pins(PWM_COMPLEMENTARY, PWM_COMPLEMENTARY, PWM_OFF, PWM_OFF) |
What does that means? |
|