Modifications

Sauter à la navigation Sauter à la recherche
18 octets ajoutés ,  21 février 2013 à 21:57
Ligne 15 : Ligne 15 :  
pfio.init()
 
pfio.init()
 
while( True ):
 
while( True ):
         pfio.digital_write( 8, 1 )
+
         pfio.digital_write( 7, 1 )
 
         sleep( 1 )
 
         sleep( 1 )
         pfio.digital_write( 8, 1 )
+
         pfio.digital_write( 7, 0 )
 
+
        sleep( 0 )
 
</nowiki>
 
</nowiki>
  
29 917

modifications

Menu de navigation