Hello all,
Is there some repository that contains how the various stamp module pins (RAK4630 etc) are defined within the RUI API?
Ideally, I was hoping for something similar to this: The Full Arduino Uno Pinout Guide [including diagram] that would allow me to tie a port number on the schematic to a pin number I can use in the IDE.
So far I’ve been making due by looking at various old examples and just guessing, which isn’t ideal!