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/hardware/04.pro/boards/portenta-h7/tutorials/dual-core-processing/content.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ To best illustrate the idea of dual core processing, you will be running two sep
48
48

49
49
50
50
### 1. The Basic Setup
51
-
Begin by plugging-in your Portenta board to your computer using an appropriate USB-C cable and have the Arduino IDE open. If this is your first time running Arduino sketch files on the board, we suggest you check out how to [Setting Up Portenta H7 For Arduino](https://docs.arduino.cc/tutorials/portenta-h7/setting-up-portenta) before you proceed.
51
+
Begin by plugging-in your Portenta board to your computer using an appropriate USB-C cable and have the Arduino IDE open. If this is your first time running Arduino sketch files on the board, we suggest you check out how to [Setting Up Portenta H7 For Arduino](setting-up-portenta) before you proceed.
52
52
53
53

54
54
@@ -192,4 +192,4 @@ This tutorial introduces the idea of dual core processing and illustrates the co
192
192
193
193
### Next Steps
194
194
195
-
- Proceed with the next tutorial [Setting Up a Wi-Fi Access Point](/content/hardware/04.pro/boards/portenta-h7/tutorials/wifi-access-point/) to learn how to make use of the built-in Wi-Fi module and configure your Portenta H7 as a Wi-Fi access point.
195
+
- Proceed with the next tutorial [Setting Up a Wi-Fi Access Point](wifi-access-point) to learn how to make use of the built-in Wi-Fi module and configure your Portenta H7 as a Wi-Fi access point.
0 commit comments