Skip to content

Commit 9ca3af9

Browse files
authored
Merge pull request #460 from holographicleah - Update randomseed
Update randomseed.doc
2 parents 8b7c090 + 7ada191 commit 9ca3af9

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)