File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ left:
126
126
right:
127
127
![ right] ( https://github.com/xdvrx1/single-display-arduino-project/blob/main/res/src9.png?raw=true )
128
128
129
- 3 . Copy paste the program below:
129
+ 4 . Copy paste the program below:
130
130
```
131
131
unsigned const int A = 13;
132
132
unsigned const int B = 12;
@@ -304,9 +304,9 @@ number can be used several times for your
304
304
own version. Simply invoke the function
305
305
inside the ` void loop ` .
306
306
307
- 4 . Of course, simulate the program!
307
+ 5 . Of course, simulate the program!
308
308
309
- 5 . Final Version: add a border using LEDs
309
+ 6 . Final Version: add a border using LEDs
310
310
with your own pattern of blinking or
311
311
group of LEDs of your own style.
312
312
Make the ` 7-Segment Display ` component
You can’t perform that action at this time.
0 commit comments