Modifications

Sauter à la navigation Sauter à la recherche
4 octets ajoutés ,  11 mai 2015 à 16:36
Ligne 91 : Ligne 91 :  
     pyb.LED(2).on()
 
     pyb.LED(2).on()
 
     print( 'LED 2 allumee')
 
     print( 'LED 2 allumee')
     delay(2000)
+
     pyb.delay(2000)
 
     pyb.LED(2).off()
 
     pyb.LED(2).off()
 
     print( 'LED 2 eteinte')</nowiki>
 
     print( 'LED 2 eteinte')</nowiki>
29 910

modifications

Menu de navigation