Skip to content

Commit cff35cf

Browse files
Update content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md
Co-authored-by: BenjaminDannegard <b.dannegard@arduino.cc>
1 parent 3a1522c commit cff35cf

File tree

1 file changed

+2
-1
lines changed
  • content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning

1 file changed

+2
-1
lines changed

content/hardware/07.opta/opta-family/opta/tutorials/08.memory-partitioning/content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,8 @@ void loop() {
324324
}
325325
```
326326

327-
The sketch shown above performs following tasks:
327+
The sketch shown above performs the following tasks:
328+
328329

329330
1. **Initialize and erase the QSPI Flash memory**: The sketch initializes the QSPI Flash memory of the Opta™ and erases its content to prepare the memory for new firmware and data. One of the built-in LEDs of the device is used to indicate the progress of the memory-erasing process.
330331

0 commit comments

Comments
 (0)