You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/microcontrollers/yolo-on-himax/flash-and-run.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Lift the dark grey latch on the connector as shown in the image below.
37
37
Now you can connect the Groove Vision AI V2 Module to your computer using the USB-C cable.
38
38
39
39
{{% notice Note %}}
40
-
The development board might have two USB-C connectors. If you are running into issues connecting the board in the next step, make sure you are using the right USB-C connector.
40
+
The development board might have two USB-C connectors. If you are running into issues connecting the board in the next step, make sure you are using the correct USB-C connector.
41
41
{{% /notice %}}
42
42
43
43
## Find the COM port
@@ -104,4 +104,4 @@ b'person_score:112'
104
104
b'EVT event = 10'
105
105
```
106
106
107
-
This means the image works correctly on the device, and the end-to-end flow is complete.
107
+
This means the image works correctly on the device, and the end-to-end flow is complete.
0 commit comments