Hi
I have esp32 dev kit v1
I don't get Esp32 example in example menu
Hi
I have esp32 dev kit v1
I don't get Esp32 example in example menu
The examples you're looking for are from the libraries bundled with the ESP32 Arduino boards platform. Platform bundled libraries are only accessible when you select one of the boards of that platform from the Arduino IDE's Tools > Board menu, and the same goes for the examples of the bundled libraries.
So you need to select an ESP32 board from the Arduino IDE's Tools > Board menu. I can see that right now you have the Arduino Uno selected from that menu.