Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

incorrect log statement in pwm.c #10

Closed
punitsoni opened this issue Sep 10, 2013 · 1 comment
Closed

incorrect log statement in pwm.c #10

punitsoni opened this issue Sep 10, 2013 · 1 comment

Comments

@punitsoni
Copy link

On line 462 of pwm.c

return fatal("Error: cannot add pulse to channel %d: width_start+width exceed max_width of %d\n", channels[channel].width_max);

two integer arguments are needed for fatal() function.

@metachris
Copy link
Owner

Fixed (in dev), thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants