Skip to content

Commit b18b10a

Browse files
authored
Merge pull request #57 from Hannes7eicher/Hannes7eicher/AddGiga
Add GIGA R1 WiFi as compatible
2 parents f931a2e + 6c450a0 commit b18b10a

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
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
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
8+
- Portenta H7 or GIGA R1 WiFi
99
1010
This example code is in the public domain.
1111
*/

0 commit comments

Comments
 (0)