Skip to content

Commit 7ada191

Browse files
Update randomseed.doc
Updated empty description for example code to explain what it does.
1 parent 8b7c090 commit 7ada191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/Random Numbers/randomSeed.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Nothing
4949
[float]
5050
=== Example Code
5151
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
52-
The code explanation required.
52+
The code generates a pseudo-random number and sends the generated number to the serial port.
5353

5454
[source,arduino]
5555
----

0 commit comments

Comments
 (0)