Skip to content

Commit f47379e

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 cff35cf commit f47379e

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
@@ -341,7 +341,8 @@ The sketch shown above performs the following tasks:
341341

342342
***As indicated in the sketch output, __LittleFS__ is not supported by the OPTA PLC runtime.***
343343

344-
5. **Display progress in the Arduino IDE Serial Monitor**: The sketch provides a visual indication of the progress of the flashing process using one of the built-in LEDs of the Opta™ and displays messages through the Arduino IDE Serial Monitor to inform the user about the current status of the flashing process.
344+
5. **Display progress in the Arduino IDE Serial Monitor**: The sketch provides a visual indication of the progress of the flashing process using one of the built-in LEDs of the Opta™ and through messages in the Arduino IDE Serial Monitor.
345+
345346

346347
To upload the code, click the **Verify** button to compile the sketch and check for errors. Then, click the **Upload** button to program the device with the sketch. If two COM ports are available, which might happen after using the PLC IDE to program the device, select the COM port with the lower number.
347348

0 commit comments

Comments
 (0)