From 4d9c4f27a07b8fc4647333f013faf13cfc3e64d1 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:51:33 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13f3b2a..1d6f98d 100644 --- a/README.md +++ b/README.md @@ -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 didn’t integrate it into the project due to I2C conflicts).' ## 🎉 Run