|
@@ -93,7 +93,7 @@
|
|
|
} else {
|
|
} else {
|
|
|
//duplicated
|
|
//duplicated
|
|
|
//update
|
|
//update
|
|
|
-
|
|
|
|
|
|
|
+ Serial.print("[found][");Serial.print(found); Serial.print("] found_id[");Serial.print(found_id); Serial.print("] ");
|
|
|
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 ;
|