Modifications

Sauter à la navigation Sauter à la recherche
Ligne 412 : Ligne 412 :  
=== Faire un appel: en utilisant l'UART logiciel  ===
 
=== Faire un appel: en utilisant l'UART logiciel  ===
 
  <nowiki>
 
  <nowiki>
#include <NewSoftSerial.h>
+
#include <NewSoftSerial.h>  
 
   
 
   
NewSoftSerial mySerial(7, 8);
+
NewSoftSerial mySerial(7, 8);  
    
void setup()
 
void setup()
29 917

modifications

Menu de navigation