Código
void loop(){
IR1();
}
void IR1(){
Serial.print("ESTE ES EL CODE TITULO 1")
IR2();
}
void IR2(){
Serial.print("ESTE ES EL CODE TITULO 2")
}
| 
 | |||
| Tema destacado: ¿Eres nuevo? ¿Tienes dudas acerca del funcionamiento de la comunidad? Lee las Reglas Generales | 
| 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 |