Update README.md

This commit is contained in:
FURK4NGG
2025-10-19 19:10:10 +03:00
committed by GitHub
parent d948d36bb9
commit 0f7f41434f
+12 -2
View File
@@ -26,8 +26,18 @@ https://dl.espressif.com/dl/package_esp32_index.json
8. `Plug the ESP32CAM into your computer` 8. `Plug the ESP32CAM into your computer`
9. `Tools>Board>esp32>'AI Thinker ESP32-CAM'` 9. `Tools>Board>esp32>'AI Thinker ESP32-CAM'`
9. `Tools>Port>'Select the esp's port'` 9. `Tools>Port>'Select the esp's port'`
10. <pre> ```CPU Frequency:240MHz(WIFI/BT) <br> 10. <details>
asdasd``` </pre> <summary>Apply these changes:</summary>
- CPU Frequency: 240MHz (WIFI/BT)
- Core Debug Level: None
- Erase All Flash Before Sketch Upload: Disabled
- Flash Frequency: 80MHz
- Flash Mode: QIO
- Partition Scheme: Huge APP (3MB No OTA/1MB SPIFFS)
</details>
10. `Tools>Manage Libraries...>Install the libraries used in the code` 10. `Tools>Manage Libraries...>Install the libraries used in the code`
11. `Click the 'upload ➡️' button` 11. `Click the 'upload ➡️' button`
**To make sure it has been uploaded successfully, you should see the message 'Done uploading'** **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**