diff --git a/scripts/karabo_reset_fast_links.py b/scripts/karabo_reset_fast_links.py index ad3b20dd75e67ceff1b4cadf0bd95481adb4db4e..cb5edbc4735b81b08373b3a26e397716b70ee6f2 100644 --- a/scripts/karabo_reset_fast_links.py +++ b/scripts/karabo_reset_fast_links.py @@ -1,6 +1,5 @@ import os - APP_DIR = "/home/timepix4/application" os.system(APP_DIR + "/sc_set_gwt_link_up.py -i 0x0 -l 0x0 -s 0x2")