Update README.md

This commit is contained in:
FURK4NGG
2025-10-03 03:55:28 +03:00
committed by GitHub
parent edb9fb886c
commit d40ad5e5a5
+2 -2
View File
@@ -11,11 +11,11 @@
## 📦 Setup ## 📦 Setup
1. `Refer to the circuit diagram` 1. `Refer to the circuit diagram`
2. `Install and open Arduino IDE` 2. `Install and open Arduino IDE`
3. `Open the 'dektop_deck.ino'` 3. `Open the 'gemini_bardak.ino'`
4. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)` 4. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)`
>Paste this code >Paste this code
```bash ```bash
http://Digistump.com/package_digistump_index.json http://arduino.esp8266.com/stable/package_esp8266com_index.json
``` ```
5. `Click 'OK'` 5. `Click 'OK'`
6. `Tools>Board>Boards Manager...` 6. `Tools>Board>Boards Manager...`