Modifications

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

modifications

Menu de navigation