Skip to content

Commit 7c51e79

Browse files
committed
fix(sdcard): update author name in diagram files
1 parent fd36505 commit 7c51e79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/validation/sdcard/diagram.esp32c3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"author": "P-R-O-C-H-Y",
3+
"author": "Jakub Andrýsek",
44
"editor": "wokwi",
55
"parts": [
66
{

tests/validation/sdcard/diagram.esp32c6.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"author": "P-R-O-C-H-Y",
3+
"author": "Jakub Andrýsek",
44
"editor": "wokwi",
55
"parts": [
66
{

tests/validation/sdcard/diagram.esp32s2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 1,
3-
"author": "P-R-O-C-H-Y",
3+
"author": "Jakub Andrýsek",
44
"editor": "wokwi",
55
"parts": [
66
{

0 commit comments

Comments
 (0)