mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
jungfrau server: minor typo in previous ocmmit
This commit is contained in:
parent
d879379aa4
commit
a87687199f
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user