lcdwiki / LCDWIKI_kbv

Driver for Arduino with 8Bit & 16Bit 8080 Databus
MIT License
17 stars 13 forks source link

Using this code with a different board #2

Open dmurphgarrett opened 4 years ago

dmurphgarrett commented 4 years ago

Hello, I'm currently struggling with porting this code to the Adafruit grand central m4 express, and I was wondering if someone could help. All I need to do is somehow change the pin assignments, but I don't even know where those are in this code. How would I go about porting this to a different board?

Thanks!