Skip to content

Conversation

Vindaar
Copy link
Contributor

@Vindaar Vindaar commented Feb 11, 2018

The piDigitalPWM proc causes a linker error if used, because the
appropriate C function is not called piDigitalPWM (as expected by
the importc pragma), but piPwmWrite.

Of course one could just as well simply change the name of the C function in the wrapper.

The piDigitalPWM proc causes a linker error if used, because the
appropriate C function is not called `piDigitalPWM` (as expected by
the importc pragma), but piPwmWrite.
@Vindaar Vindaar changed the title fix linker error when using piDigitalPWM due C fn name mismatch fix linker error when using piDigitalPWM due to C fn name mismatch Feb 11, 2018
@ieatnerds
Copy link

Thank you!

@ThomasTJdev ThomasTJdev merged commit 99c693f into ThomasTJdev:master Feb 18, 2018
@ThomasTJdev
Copy link
Owner

@Vindaar, thank you.

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

Successfully merging this pull request may close these issues.

3 participants