From 7103bbaaa4e12a0142fcbc2acf1583112f73c6ac Mon Sep 17 00:00:00 2001 From: Hadaq Hades Date: Wed, 7 Feb 2018 18:38:19 +0100 Subject: [PATCH] few fixes for missing detectors --- hub/startup.script | 2 -- rich/startup.script | 0 2 files changed, 2 deletions(-) create mode 100644 rich/startup.script diff --git a/hub/startup.script b/hub/startup.script index 8bcd876..e623e41 100644 --- a/hub/startup.script +++ b/hub/startup.script @@ -2,9 +2,7 @@ !ifndef RESTART set_addresses serials_hub.db addresses_hub.db #addresses for hubs -# dirty workaround to solve "sequence problem": Shower is hub and shower at the same time! # MT+LM 20100804 - set_addresses serials_shower.db addresses_shower.db #addresses for Shower FPGA set_addresses serials_mdcaddon.db addresses_mdcaddon.db #addresses for addons !endif wait diff --git a/rich/startup.script b/rich/startup.script new file mode 100644 index 0000000..e69de29 -- 2.43.0