From 9a4837bbf205675e32c0cd6729ffc39294015597 Mon Sep 17 00:00:00 2001
From: Prohurtz <48768484+RedHawk989@users.noreply.github.com>
Date: Sun, 22 Sep 2024 17:59:34 -0500
Subject: [PATCH] small changes for clarity
---
.../docs/src/pages/firmware_guide/flashing_tool.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/vitepress/docs/src/pages/firmware_guide/flashing_tool.md b/vitepress/docs/src/pages/firmware_guide/flashing_tool.md
index 83ec5b80..c880f492 100644
--- a/vitepress/docs/src/pages/firmware_guide/flashing_tool.md
+++ b/vitepress/docs/src/pages/firmware_guide/flashing_tool.md
@@ -52,7 +52,7 @@ Once you've selected your board, click **Confirm** to move on to the next step.
### Step 4: Flash firmware.
-Once you're ready, hold down the **B** button on your board and connect it to your PC.
+Once you're ready, hold down the **B** or **IO0** button on your board and connect it to your PC. (The button may be small, but it's there).
Next, click **Install OpenIris** and select the port corresponding to your board to complete the installation.
@@ -80,7 +80,7 @@ If the logs don't look right, ensure that your camera is properly connected to t
::: info Note
-- Please note that 5GHz networks are not currently supported, so you will need to use a 2.4GHz network.
+- Please note that 5GHz networks are not supported by the hardware, so you will need to use a 2.4GHz network.
:::
@@ -110,7 +110,7 @@ You'll need to provide the password used to connect to the selected Wi-Fi networ
### Step 3: Send wifi credentials.
-Once the installation is complete, unplug your board, then reconnect it to the PC without pressing any buttons and press **Send credentials**
+Once the installation is complete, unplug your board, then reconnect it to the PC without pressing any buttons and press **Send credentials**.
@@ -120,6 +120,8 @@ Once the installation is complete, unplug your board, then reconnect it to the P
After sending is complete, disconnect your board, then reconnect it to the PC without pressing any buttons, and click **Show logs**.
-Scroll down to find the text labeled **IP: 192.168.XXX.XXX**.
+Scroll down to find the text labeled **`IP: 192.168.XXX.XXX`**.
+
+This IP can then be entered into the app or a web browser like: `http://192.168.XXX.XXX`
\ No newline at end of file