Skip to content
Snippets Groups Projects
Commit e3d30148 authored by Carlo Alessandro Nicolau's avatar Carlo Alessandro Nicolau
Browse files

fix

parent 0a4abe90
No related branches found
No related tags found
No related merge requests found
......@@ -23,10 +23,6 @@ CLB_IPADDR = '172.21.1.221'
JSCRIPTFMT = './execute.sh BPSCmd {} [REQCODE] [RESPCODE] [RESPLEN] [REQPAYLOAD]'.format(CLB_IPADDR)
channel2current_MON_5V_I = analogvariables.convert_chn2meas_PWB_I
def ask_confirm():
answer = ""
while answer not in ["y", "n"]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment