Removed old code from Device_Set_System_Status() so status is only set when valid.
This commit is contained in:
@@ -311,7 +311,6 @@ int Device_Set_System_Status(
|
||||
break;
|
||||
}
|
||||
}
|
||||
System_Status = status;
|
||||
|
||||
return(result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user