Skip to content
Snippets Groups Projects
Commit 5c793370 authored by Gijs Schoonderbeek's avatar Gijs Schoonderbeek
Browse files

Added DIPswitch statement

parent ed55861c
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ apspu = ApspuClass()
apspu.apspu_on_off(False)
sleep(5)
apspu.set_pols()
x = input("Change dipswitches and press key to continue..")
apspu.apspu_on_off(True)
sleep(10)
apspu.read_all()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment