Skip to content
Snippets Groups Projects
Commit 189c94f6 authored by Fredrik Bagge Carlson's avatar Fredrik Bagge Carlson
Browse files

Merge branch 'master' of gitlab.control.lth.se:processes/LabProcesses.jl

parents daa08e9e 11cc3d78
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@ export PRBSGenerator
#PRBS
"""
r = PRBSGenerator(state = 1)
r = PRBSGenerator()
Generates a pseudo-random binary sequence. Call like `random_input = r()`.
"""
mutable struct PRBSGenerator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment