We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9b213 commit 0be48d0Copy full SHA for 0be48d0
README.md
@@ -126,7 +126,7 @@ left:
126
right:
127

128
129
-3. Copy paste the program below:
+4. Copy paste the program below:
130
```
131
unsigned const int A = 13;
132
unsigned const int B = 12;
@@ -304,9 +304,9 @@ number can be used several times for your
304
own version. Simply invoke the function
305
inside the `void loop`.
306
307
-4. Of course, simulate the program!
+5. Of course, simulate the program!
308
309
-5. Final Version: add a border using LEDs
+6. Final Version: add a border using LEDs
310
with your own pattern of blinking or
311
group of LEDs of your own style.
312
Make the `7-Segment Display` component
0 commit comments