
// @includeDir ...
@include "./config_default_maroc.txt" 


// This is the specific configuration
// only difference from default are needed

cb:(	
	{ 		
		//did = 1,
		fe:(
			{	//cfgReg1:{hold1_delay=100;};
				//cfgReg2:{hit_delay=1;};
				//mrc3:{DAC0=110;}		
			},{
				//cfgReg1:{hold1_delay=200;};
				//cfgReg2:{hit_delay=2;};
				//mrc3:{DAC0=220;}

			}
		); // end of card lists
	}
//,{ uncomment this line to describe controller board2		
//		did = 4,
	////	fe:(
	//		{	cfgReg1:{hold1_delay=55;};
	//			cfgReg2:{hit_delay=5;};
	//			mrc3:{DAC0=550;}		
	//		},{
	//			cfgReg1:{hold1_delay=66;};
	//			cfgReg2:{hit_delay=6;};
	//			mrc3:{DAC0=660;}
//
//			}
//		); // end of card lists
//} uncomment this line to describe controller board2


); // end of controller list	

