Skip to content

Commit 2024dbc

Browse files
committed
fix: test author name
1 parent e53b12b commit 2024dbc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

wokwi-ili9341/lcd-uno/ili9341.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Arduino Uno ILI9341 Test'
22
version: 1
3-
author: 'Test Author'
3+
author: 'Uri Shaked'
44

55
steps:
66
- delay: 100ms

wokwi-lcd1602/lcd-uno/lcd1602.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Arduino Uno ILI9341 Test'
22
version: 1
3-
author: 'Test Author'
3+
author: 'Uri Shaked'
44

55
steps:
66
- delay: 100ms

wokwi-slide-potentiometer/pot-esp32/slide-potentiometer.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'ESP32 Slide Potentiometer Test'
22
version: 1
3-
author: 'Test Author'
3+
author: 'Uri Shaked'
44

55
steps:
66
- delay: 100ms

wokwi-slide-potentiometer/pot-uno/slide-potentiometer.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Slide Potentiometer Test'
22
version: 1
3-
author: 'Test Author'
3+
author: 'Uri Shaked'
44

55
steps:
66
- delay: 1000ms

0 commit comments

Comments
 (0)