Skip to content

Commit 4aa835b

Browse files
authored
Technologies miss spelling fix (#518)
1 parent 3530c7d commit 4aa835b

File tree

2 files changed

+29
-29
lines changed
  • content/hardware/04.pro/boards
    • portenta-h7/tutorials/over-the-air-update
    • portenta-x8/tutorials/multi-protocol-gateway

2 files changed

+29
-29
lines changed

content/hardware/04.pro/boards/portenta-h7/tutorials/over-the-air-update/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ You can use `OTA_Usage_Portenta.ino.PORTENTA_H7_M7` as a sketch name for facilit
151151
### QSPI Storage Mode
152152

153153
#### Setting Up
154-
To use internal **QSPI** storage for downloading the binary file via OTA (Over-The-Air), you will only need the Arduino Portenta H7 board connected to the computer with the [Arduino IDE](https://www.arduino.cc/en/software). With it, you will need to have selected the **Arduino Portenta H7 (M7 Core)** with the Flash split of **1MB M7 + 1MB M4** for the purpose of this tutorial and the corresponding port.
154+
To use internal **QSPI** storage for downloading the binary file via OTA (Over-The-Air), you will only need the Arduino Portenta H7 board connected to the computer with the [Arduino IDE](https://www.arduino.cc/en/software). With it, you will need to have selected the **Arduino Portenta H7 (M7 Core)** with the Flash split of **1 MB M7 + 1 MB M4** for the purpose of this tutorial and the corresponding port.
155155

156156
![Arduino Portenta H7 Board Connection](assets/portenta_h7_board_selection.png)
157157

0 commit comments

Comments
 (0)