|
@@ -97,7 +97,7 @@
|
|
|
if(Broadcast_state>0) Slave_Ports_Status_A[found_id].Broadcast_state = Broadcast_state ;
|
|
if(Broadcast_state>0) Slave_Ports_Status_A[found_id].Broadcast_state = Broadcast_state ;
|
|
|
if(Exp_state>0) Slave_Ports_Status_A[found_id].Exp_state = Exp_state ;
|
|
if(Exp_state>0) Slave_Ports_Status_A[found_id].Exp_state = Exp_state ;
|
|
|
if(Exp_state_ttl>0) Slave_Ports_Status_A[found_id].Exp_state_ttl = Exp_state_ttl ;
|
|
if(Exp_state_ttl>0) Slave_Ports_Status_A[found_id].Exp_state_ttl = Exp_state_ttl ;
|
|
|
-
|
|
|
|
|
|
|
+ if(Slave_Ports_Status_A[found_id].IS_gone_A == IS_gone_TRUE) Slave_Ports_Status_A[found_id].IS_gone_A = IS_gone_FALSE;
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|