Open rollalt opened 5 years ago
we don't have a definition in the .h file for it, if you'd like to add one go ahead. right now things are very hard-coded, not configurable dynamically - if you'd like to help with that we'd be happy to take PRs! :)
ladyada, I'll be happy to help, but I don't know where to start. I will fork and start with Adafruit_Arcada.h
nope no docs yet, its all at the top pf Adafruit_Arcada.h - have fun :)
Could you please explain to me why the pin numbers don't correspond with the schematics? `#elif defined(ADAFRUIT_PYBADGE_M4_EXPRESS)
Thank you.
where does it not match?
pin # does not equal the arduino pin name!
Thank you for being patient :). What does pin # equal?
In this case, the Pin is PB07. You would look in your Board Support Package to see where Pin numbers are matched to the Arduino Pin Names.
its also printed on the pcb!
Can I set Arcada on ItsyBitsy M4?
Thank you.