Added a zebraswap in order to fix the zebra data issue
This commit is contained in:
2
psi.c
2
psi.c
@ -125,7 +125,7 @@ static void AddPsiCommands(SicsInterp * pInter)
|
||||
SCMD("MakeEigerMono", InitEigerMono);
|
||||
PCMD("cnvrt", CnvrtAction);
|
||||
SCMD("MakeEpicsAdapter", MakeEpicsAdapter);
|
||||
|
||||
PCMD("zebraswap", ZebraSwap);
|
||||
/*
|
||||
* Tcl 8.5 has implemented the clock command in tcl rather then C.
|
||||
* This includes the same command, backported from Tcl 8.4
|
||||
|
Reference in New Issue
Block a user