Hello everyone !
I’m trying to reproduce to PCB for the esp32 with the external latch for my own needs using WT32-ETH01, and now I’m looking for matching the pins on the PCB to the pins using the MatrixHardware_ESP32_SmartLedShieldV0.h
But i’m stuck on the pin OE_PWM; the pin is using the GPIO33 on the scheme but in the config file there is no sign of this pin so I don’t know where to look if I want to change it to use another pin
Any advice for this ?
Thanks !