Skip to content

Commit 6c450a0

Browse files
Apply suggestions from code review
Co-authored-by: Ali Jahangiri <[email protected]>
1 parent cf710d1 commit 6c450a0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/DirList/DirList.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
get a list of the existing folders and files.
66
77
The circuit:
8-
- Portenta H7 or Giga R1 WiFi
8+
- Portenta H7 or GIGA R1 WiFi
99
1010
This example code is in the public domain.
1111
*/

examples/FileRead/FileRead.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
in your storage device and write some content inside.
88
99
The circuit:
10-
- Portenta H7 or Giga R1 WiFi
10+
- Portenta H7 or GIGA R1 WiFi
1111
1212
This example code is in the public domain.
1313
*/

examples/FileWrite/FileWrite.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
write a file, eventually overwriting the original content.
66
77
The circuit:
8-
- Portenta H7 or Giga R1 WiFi
8+
- Portenta H7 or GIGA R1 WiFi
99
1010
This example code is in the public domain.
1111
*/

0 commit comments

Comments
 (0)