full module server works now, slave and master yet to be done

This commit is contained in:
Maliakal Dhanya
2014-10-14 15:38:45 +02:00
parent 347a36b7c1
commit bbf26927dd
6 changed files with 86 additions and 79 deletions

View File

@ -54,8 +54,8 @@ int init_detector(int b) {
#endif
}else{
Feb_Interface_FebInterface();
Feb_Control_FebControl();
printf("FEb control constructor done\n");
//Feb_Control_FebControl();
// printf("FEb control constructor done\n");
/* Beb_Beb(-1);
printf("BEB constructor done\n");*/
}