From fd9cd57ce407d71520567bc7f6395789f4d210c9 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 6 Oct 2025 17:00:33 +0300 Subject: [PATCH] Update README.md --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b682df1..92f28d0 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,12 @@ ## 📦 Setup -1. `Refer to the circuit diagram` -2. `Install and open Arduino IDE` -3. `Open the 'ir_controller.ino'` -4. `Plug the 'Arduino Pro Micro' into your computer` -5. `Select 'Tools>Board>Arduino AVR Boards>Arduino Micro'` -6. `Tools>Port>'Select the arduino's port'` -7. `Click the 'upload ➡️' button` +1. `Refer to the circuit diagram` +2. `Install the 'Arduino IDE' software and open 'ir_controller.ino' file` +3. `Plug the 'Arduino Pro Micro' into your computer` +4. `Select 'Tools>Board>Arduino AVR Boards>Arduino Micro'` +5. `Tools>Port>'Select the arduino's port'` +6. `Click the 'upload ➡️' button` ✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'** ## 🎉 Run