Changeset 16979 for trunk/FACT++/src


Ignore:
Timestamp:
07/23/13 12:00:32 (11 years ago)
Author:
tbretz
Message:
Added a comment to the Configuring1 state.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fadctrl.cc

    r16775 r16979  
    15111511                    if (!it->second->IsTxQueueEmpty())
    15121512                        return FAD::State::kConfiguring1;
     1513
     1514                // Note that if there are less than 40 boards, this
     1515                // can be so fast that the single trigger still
     1516                // comes to early, and a short watiting is necessary :(
    15131517
    15141518                // Now we can sent the trigger
Note: See TracChangeset for help on using the changeset viewer.