Is there a Oak pinout diagram that shows how the Oak pins map to GPIO pins. For instance, I think that GPIO-1 maps to Oak pin D4 and GPIO-3 maps to Oak D3. Some of the libraries only refer to GPIO pin numbers and I need to know what the pin numbers are on the Oak.
I would like to use the function Serial.swap which swaps serial TX & RX from pins GPIO-1 & GPIO-3 to GPIO-15 & GPIO-13. I can't find a chart or diagram that shows what Oak pins that GPIO-13 & GPIO-15 map to.