mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
wip
This commit is contained in:
@ -1532,7 +1532,7 @@ int Feb_Control_SetMaster(enum MASTERINDEX ind) {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
void Feb_Control_SetMasterEffects(int master) {
|
int Feb_Control_SetMasterEffects(int master) {
|
||||||
int prevMaster = Feb_Control_master;
|
int prevMaster = Feb_Control_master;
|
||||||
|
|
||||||
Feb_Control_master = master;
|
Feb_Control_master = master;
|
||||||
|
Reference in New Issue
Block a user