well that's a scary typo
This commit is contained in:
parent
23ecd45aa1
commit
48dc24c58d
|
@ -130,7 +130,7 @@ private:
|
|||
void startSimplePwm(SimplePwm *state, const char *msg,
|
||||
ExecutorInterface *executor,
|
||||
OutputPin *output,
|
||||
float dutyCycle, float frequency, pwm_gen_callback *stateChangeCallback);
|
||||
float frequency, float dutyCycle, pwm_gen_callback *stateChangeCallback);
|
||||
|
||||
/**
|
||||
* initialize GPIO pin and start a one-channel software PWM driver.
|
||||
|
|
Loading…
Reference in New Issue