included the delay and frame counters

This commit is contained in:
Dhanya Maliakal
2016-11-02 10:56:13 +01:00
parent 4035f9263a
commit 50596d87d1
6 changed files with 159 additions and 1 deletions

View File

@ -45,4 +45,5 @@ enum detAdcIndex{TEMP_FPGAEXT, TEMP_10GE, TEMP_DCDC, TEMP_SODL, TEMP_SODR, TEMP_
enum detNetworkParameter{TXN_LEFT, TXN_RIGHT, TXN_FRAME,FLOWCTRL_10G};
#endif /* SLSDETECTORSERVER_DEFS_H_ */