mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-29 07:31:18 +01:00
jungfrau server: minor typo in previous ocmmit
This commit is contained in:
@@ -1148,7 +1148,7 @@ void configurePll() {
|
||||
|
||||
int setNetworkParameter(enum NETWORKINDEX mode, int value) {
|
||||
if (mode != TXN_FRAME)
|
||||
return -1;\
|
||||
return -1;
|
||||
|
||||
if (value >= 0) {
|
||||
printf("\nSetting transmission delay: %d\n", value);
|
||||
|
||||
Reference in New Issue
Block a user