I am trying to interface an Arduino with a screen that has an SSD1963 controller chip. I'm using this library which claims to work with Uno32 with no other setup.
When I try to compile I get the error "p32_ioport does not name a type"
I cannot find any information on what that designation is and I'm not savvy enough with libraries to know how to change it to fit.
This error occurs with code I've written with the library and the example unedited.
Any help is appreciated.