Modifications

Sauter à la navigation Sauter à la recherche
1 octet supprimé ,  11 mai 2015 à 16:29
Ligne 54 : Ligne 54 :  
     pyb.LED(2).on()
 
     pyb.LED(2).on()
 
     delay(2000)
 
     delay(2000)
     pyb.LED(2).off()
+
     pyb.LED(2).off()</nowiki>
</nowiki>
   
   
 
   
 
Notez les instructions '''pyb.LED(2).on()''' et '''pyb.LED(2).off()''' qui me permettent de savoir quand le programme cycle.
 
Notez les instructions '''pyb.LED(2).on()''' et '''pyb.LED(2).off()''' qui me permettent de savoir quand le programme cycle.
29 915

modifications

Menu de navigation