From d948d36bb9d321b005b71312d20f62a0df385294 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 19 Oct 2025 19:03:59 +0300 Subject: [PATCH] Update CPU Frequency formatting in README Changed CPU Frequency formatting to use preformatted text. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a7ff5a..717fd43 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ https://dl.espressif.com/dl/package_esp32_index.json 8. `Plug the ESP32CAM into your computer` 9. `Tools>Board>esp32>'AI Thinker ESP32-CAM'` 9. `Tools>Port>'Select the esp's port'` -10. `CPU Frequency:240MHz(WIFI/BT)
- asdasd` +10.
 ```CPU Frequency:240MHz(WIFI/BT) 
+ asdasd```
10. `Tools>Manage Libraries...>Install the libraries used in the code` 11. `Click the 'upload ➡️' button` ✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**