This commit is contained in:
2019-12-12 10:09:46 +01:00
parent 412340d0fc
commit 3cf0441842
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
def check():
if caget('TESTIOC:TESTCALCOUT:Output') != 103.9:
if caget('TESTIOC:TESTCALCOUT:Output') != 17.0:
raise Exception ("ERROR")