Index: trunk/FACT++/src/fadctrl.cc
===================================================================
--- trunk/FACT++/src/fadctrl.cc	(revision 16978)
+++ trunk/FACT++/src/fadctrl.cc	(revision 16979)
@@ -1511,4 +1511,8 @@
                     if (!it->second->IsTxQueueEmpty())
                         return FAD::State::kConfiguring1;
+
+                // Note that if there are less than 40 boards, this
+                // can be so fast that the single trigger still
+                // comes to early, and a short watiting is necessary :(
 
                 // Now we can sent the trigger
