I need to know if the ESP-32 DevKitC has a Voltage input pin, or if it's okay to just provide 5V to its 5V pin to power it. Arduino boards have a vIn pin that does what I want. As you might understand from my question, I want to power the board with an external power supply, as I have two MCUs in my project.
Any help makes my day