This commit is contained in:
maliakal_d 2020-06-16 10:44:41 +02:00
parent 6a919ece02
commit 0289f22a0d

View File

@ -29,7 +29,7 @@ int Feb_Control_normal = 0;
int Feb_Control_activated = 1;
int Feb_Control_hv_fd = -1;
const unsigned int Feb_Control_ndacs = 16;
const static unsigned int Feb_Control_ndacs = 16;
int Feb_Control_dacs[Feb_Control_ndacs];
unsigned int Feb_Control_idelay[4]; // ll,lr,rl,ll
int Feb_Control_counter_bit = 1;