Remove unused bit_depth in sync

This commit is contained in:
2021-07-19 15:49:20 +02:00
parent 634f858549
commit 14f5c5c6b6
+1 -1
View File
@@ -122,7 +122,7 @@ for i in {0..3}; do docker run --rm -d --net=host --ipc=host --shm-size=8G -v /t
1 UDP synchronizer:
```bash
docker run -d --rm -v /tmp:/tmp --name=udp-sync paulscherrerinstitute/std-daq-buffer ./std_udp_sync example_detector.json 16
docker run -d --rm -v /tmp:/tmp --name=udp-sync paulscherrerinstitute/std-daq-buffer ./std_udp_sync example_detector.json
```
1 Image assembler: