Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library cannot compile for RP2040 devices #22

Open
jorge-pais opened this issue Dec 4, 2022 · 3 comments
Open

Library cannot compile for RP2040 devices #22

jorge-pais opened this issue Dec 4, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@jorge-pais
Copy link

The arduino library for these boards already utilizes the variable name 'poll' internally. Changing the name within PsxNewLib.h seemed to fix it for me.

@SukkoPera
Copy link
Owner

Thanks for the notice. BTW, how did you cope with the DigitalIO library? Has a version for the RP2040 been released?

@SukkoPera SukkoPera added the documentation Improvements or additions to documentation label Dec 4, 2022
@jorge-pais
Copy link
Author

I'm not sure, I've only gotten my Rpico yesterday, but it seemed to work fine out of the box with version 1.0.1

@SukkoPera
Copy link
Owner

Ok, thanks,

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

No branches or pull requests

2 participants