SukkoPera/PsxNewLib

Library cannot compile for RP2040 devices

jorge-pais opened this issue · 3 comments

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.

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

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

Ok, thanks,