Ignore:
Timestamp:
06/10/11 13:17:04 (13 years ago)
Author:
ogrimm
Message:
DIM event service contains active boards only
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/FADctrl/FADBoard.h

    r10813 r10980  
    2222const unsigned int READ_BUFFER_SIZE = 1000000;
    2323const unsigned int STATUS_SIZE = 200;
     24const int MAX_WAIT_FOR_CONDITION = 10;
    2425
    2526class FADBoard: public DimThread {
Note: See TracChangeset for help on using the changeset viewer.