mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
minor
This commit is contained in:
parent
91f8a07a9c
commit
c996300806
Binary file not shown.
@ -1764,6 +1764,7 @@ int powerChip(int on) {
|
||||
|
||||
|
||||
LOG(logINFO, ("\tStarting acq (temp solution)\n"));
|
||||
cleanFifos();
|
||||
bus_w(CONTROL_REG, bus_r(CONTROL_REG) | CONTROL_START_ACQ_MSK);
|
||||
bus_w(CONTROL_REG, bus_r(CONTROL_REG) & ~CONTROL_START_ACQ_MSK);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user