From db70513ddb93ff06ee872b53780bda15f5956273 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 3 Oct 2025 05:46:21 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85bffcc..cd10bc4 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ 1. `Refer to the circuit diagram` 2. `Install and open Arduino IDE` 3. `Open the 'desktop_deck.ino'` -4. `Plug the 'Arduino Uno' into your computer` -5. `Select 'Tools>Board>Arduino AVR Boards>Arduino Uno'` +4. `Plug the 'Arduino Leonardo' into your computer` +5. `Select 'Tools>Board>Arduino AVR Boards>Arduino Leonardo'` 6. `Tools>Port>'Select the arduino's port'` 7. `Click the 'upload ➡️' button` ✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'**