Update README.md

This commit is contained in:
FURK4NGG
2025-10-27 14:51:33 +03:00
committed by GitHub
parent 6b698cdfc2
commit 4d9c4f27a0
+3 -1
View File
@@ -38,7 +38,9 @@ http://arduino.esp8266.com/stable/package_esp8266com_index.json
9. `Tools>Port>'Select the esp8266's port'`
10. `Tools>Manage Libraries...>Install the libraries used in the code`
11. `Click the 'upload ➡️' button`
**To make sure it has been uploaded successfully, you should see the message 'Done uploading'**
**To make sure it has been uploaded successfully, you should see the message 'Done uploading'**
> ⚠️ **Developer Note:** For those who want to try the project with an external display, it might be more practical to add a feature that detects the player's answers based on the gyroscope's tilt (I didnt integrate it into the project due to I2C conflicts).'
## 🎉 Run