From 34bc525aa4516f43381c0f9d436cd7cd32a62373 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 5 Nov 2025 02:14:57 +0300 Subject: [PATCH] Update warning message for USB driver installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be52a35..4a55298 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## 📦 Setup 1. `Refer to the 'circuit_uno_home-assistant.png' diagram` 2. `Install the 'Arduino IDE' software and open 'arduino-uno_home-assistant.ino' file` -> ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340, CH341) before connecting the ESP32CAM to your computer. +> ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340, CH341) before connecting the Arduino Uno to your computer. 3. `Plug the Arduino Uno into your computer` 4. `Tools>Board>'Arduino Uno'` 5. `Tools>Port>'Select the arduino's port'`