I have built a custom unit with two ESP32-C3 super-mini, one for wLED with two LED lines of 12v LED, and the other running ESP-easy with weather and current sensors in one box.
https://www.aliexpress.com/item/1005006461886182.html
I notice the wLED ESP32 gets much hotter that other even when LEDs are off.
I tested the ESP32-c out of the box on USB lead, with not other hardware. it still got hot.
i got a second unit and same download code or latest source code compiled with new v0.16 still get hot. I have a DS18B20 TO-92 chip glued on each C3 CPU, the wLED C3 will go to 54-62deg, yet ESP-easy C3 only goes to 40-43 deg when the lid is closed.
I am still very new to VS platformIO, so asking for help, is it possible to change CPU clock to slower 80Mz to test if it runs cooler ?