Commit f66c30bf authored by Olivier Kaufmann's avatar Olivier Kaufmann
Browse files

Adds plot_exec_log in test

Showing with 1 addition and 1 deletion
+1 -1
......@@ -49,5 +49,5 @@ if within_ohmpi:
k._hw.vab_square_wave(12,1)
k._hw.switch_mux([1, 4, 2, 3], state='off')
k._hw._plot_readings()
plot_exec_log('../ohmpi/logs/exec.log')
plot_exec_log('ohmpi/logs/exec.log')
change_config('../configs/config_default.py', verbose=False)
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment