diff --git a/README.md b/README.md index f5e4759..8fd762c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with - Search for the official `platformio ide` extension. - Install PlatformIO IDE extension. -![image](https://github.com/user-attachments/assets/9549991b-6a8b-4d77-ad9f-3b08873d7e30) +![image](idesetup.png) # Usage 1. Setup new VSCode PlatformIO project. diff --git a/idesetup.png b/idesetup.png new file mode 100644 index 0000000..faff8fe Binary files /dev/null and b/idesetup.png differ