Library cannot compile for RP2040 devices
jorge-pais opened this issue · 3 comments
jorge-pais commented
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 commented
Thanks for the notice. BTW, how did you cope with the DigitalIO library? Has a version for the RP2040 been released?
jorge-pais commented
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 commented
Ok, thanks,