Skip to content
Snippets Groups Projects
Commit a0ecbb3a authored by BRONES Romain's avatar BRONES Romain
Browse files

fix PSCGEN

* reset to pscid 100 included
parent f2247d7e
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ def reset():
appdev.write("APP.pscgen_0.TICKER_RATE", np.uintc(100e6//10074))
# All line to reset, scale 0, offset 0
for i in range(100):
for i in range(101):
configure_raw(i, rst=1, scale=0, offset=0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment