This sketch is missing a short description
Aggiunta la procedura ESISTI per vedere se nodi esistono ancora e ridargli indirizzi in caso
CAMBIATO IL CONTROLLO RICHIESTA ADD, ORA VERIFICA PER 0.5S SE UN NODO CHIEDE UN INDIRIZZO
NON funziona controllo nodi, da lo stesso valore ad entrambi i nodi
ESISTI 절차를 추가하여 노드가 아직 있는지 확인하고 경우에 따라 주소를 제공합니다.
필요한 추가 컨트롤을 변경했습니다. 지금 주소를 묻지 않으면 0.5 초 동안 확인하십시오.
두 노드 모두 동일한 값에서 노드 제어가 작동하지 않습니다.
Added the ESISTI procedure to see if nodes still exist and give them addresses in case
CHANGED THE REQUIRED ADD CONTROL, NOW CHECK FOR 0.5S IF A KNOT ASKS AN ADDRESS
It does NOT work nodes control, from the same value to both nodes
Embed This Sketch
Use the following HTML code to embed the sketch code above in your blog or website.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:800603" frameborder="0"></iframe>
Embed The Serial Monitor
You can also embed the Serial Monitor section! Just use this HTML code.
<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>