mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
WIP
This commit is contained in:
parent
fb5b2133f5
commit
3c46204b14
@ -663,7 +663,7 @@ int Feb_Control_SendDACValue(unsigned int dst_num, unsigned int ch,
|
||||
}
|
||||
|
||||
int Feb_Control_SetTrimbits(unsigned int *trimbits, int top) {
|
||||
LOG(logINFO, ("Setting Trimbits\n"));
|
||||
LOG(logINFO, ("Setting Trimbits (top:%d)\n", top));
|
||||
unsigned int trimbits_to_load_l[1024];
|
||||
unsigned int trimbits_to_load_r[1024];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user