Skip to content

Commit 6ff4816

Browse files
Update README.md
1 parent eef1f7b commit 6ff4816

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,12 @@ void loop(void)
289289
}
290290
```
291291

292+
The code will simply have the countdown
293+
but the individual functions for a certain
294+
number can be used several times for your
295+
own version. Simply invoke the function
296+
inside `void loop`.
297+
292298
4. Of course, simulate the program!
293299

294300
5. Challenge: add a border using LEDs

0 commit comments

Comments
 (0)