Update warning message for USB driver installation

This commit is contained in:
FURK4NGG
2025-11-05 02:14:57 +03:00
committed by GitHub
parent cf3826f0c6
commit 34bc525aa4
+1 -1
View File
@@ -22,7 +22,7 @@
## 📦 Setup ## 📦 Setup
1. `Refer to the 'circuit_uno_home-assistant.png' diagram` 1. `Refer to the 'circuit_uno_home-assistant.png' diagram`
2. `Install the 'Arduino IDE' software and open 'arduino-uno_home-assistant.ino' file` 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` 3. `Plug the Arduino Uno into your computer`
4. `Tools>Board>'Arduino Uno'` 4. `Tools>Board>'Arduino Uno'`
5. `Tools>Port>'Select the arduino's port'` 5. `Tools>Port>'Select the arduino's port'`