Skip to content

Commit 0a486d8

Browse files
Update README.md
1 parent b3e19ad commit 0a486d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ right:
127127
![right](https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src9.png?raw=true)
128128

129129
4. Copy paste the program below:
130+
130131
```
131132
unsigned const int A = 13;
132133
unsigned const int B = 12;
@@ -298,6 +299,7 @@ void loop(void)
298299
299300
}
300301
```
302+
301303
The code will simply have the countdown
302304
but the individual function for a certain
303305
number can be used several times for your

0 commit comments

Comments
 (0)