Modifications

Sauter à la navigation Sauter à la recherche
4 octets ajoutés ,  11 mai 2015 à 17:45
Ligne 144 : Ligne 144 :  
     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>
    
{{MicroPython-Hack-Debug-TRAILER}}
 
{{MicroPython-Hack-Debug-TRAILER}}
29 836

modifications

Menu de navigation