Skip to content

Commit fb3fc13

Browse files
committed
Fix linter issues
1 parent 925982a commit fb3fc13

File tree

1 file changed

+6
-4
lines changed
  • content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/getting-started

1 file changed

+6
-4
lines changed

content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/getting-started/content.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,15 @@ The Portenta Max Carrier equips two different memory units on-board: Flash Memor
111111

112112
![Portenta Max Carrier Storage Option](assets/mc_ard_storage_conn.png)
113113

114-
- *On-Board Flash Memory*
115-
- The Flash memory on-board the Portenta Max Carrier has 2MB of storage via QSPI (Quad Serial Peripheral Interface).
114+
**On-Board Flash Memory**
115+
116+
- The Flash memory on-board the Portenta Max Carrier has 2MB of storage via QSPI (Quad Serial Peripheral Interface).
116117

117118
***For more information on how to use the Flash Memory storage, please follow this [guide](https://docs.arduino.cc/tutorials/portenta-h7/por-ard-flash) to get most out of the Flash Memory***
118119

119-
- *Mini SD Card slot*
120-
- The Mini SD card interface grants the possibility to extend the storage size. It can be used to process hefty amount of log data, which can be from sensors or programmed on-board computer registry.
120+
**Mini SD Card slot**
121+
122+
- The Mini SD card interface grants the possibility to extend the storage size. It can be used to process hefty amount of log data, which can be from sensors or programmed on-board computer registry.
121123

122124
***To learn on how to use the Mini SD card slot to expand the storage size, please follow this [guide](https://docs.arduino.cc/learn/programming/sd-guide)***
123125

0 commit comments

Comments
 (0)