This commit is contained in:
maliakal_d 2021-10-19 10:18:19 +02:00
parent b9fab9bc1f
commit c061baaaee

View File

@ -4959,6 +4959,8 @@ int set_detector_position(int file_des) {
// only set
if (Server_VerifyLock() == OK) {
// if in update mode, there is no need to do this (also detector not set
// up)
if (!updateFlag && check_detector_idle("configure mac") == OK) {
maxydet = args[0];
detectorId = args[1];