Maybe a silly question:
Is it best to pull most GPIO pins high with a 10 k resistor on ESP32 modules or is it ok to leave them floating?
I am using ESP32-c3-WROOM in some of my projects, and I know about GPIO8 and GPIO9 and how to configure them. The documentation also recommend to pull GPIO2 high, but what about the rest (except for reading input values, I recon).
Best regards
Ulf H.