Modifications

Sauter à la navigation Sauter à la recherche
Ligne 93 : Ligne 93 :  
<syntaxhighlight lang="c">
 
<syntaxhighlight lang="c">
 
byte pins[] = {4, A5, 11, A0, A2, 5};
 
byte pins[] = {4, A5, 11, A0, A2, 5};
reflectanceSensors.init(pins, 6, 2000, QTR_NO_EMITTER_PIN);  // 2000 = timeout after 2 ms
+
reflectanceSensors.init(pins, 6, 2000, QTR_NO_EMITTER_PIN);  // 2000 = timeout après 2 ms
 
</syntaxhighlight>
 
</syntaxhighlight>
    
{{Pololu-Zumo-Shield-Arduino-TRAILER}}
 
{{Pololu-Zumo-Shield-Arduino-TRAILER}}
29 917

modifications

Menu de navigation