Modifications

Sauter à la navigation Sauter à la recherche
Ligne 31 : Ligne 31 :  
run = Pin( 22, Pin.IN, Pin.PULL_UP )
 
run = Pin( 22, Pin.IN, Pin.PULL_UP )
 
if run.value() == 1:
 
if run.value() == 1:
     import user # import & execute user.py file
+
     import user # load user.py file and execute it
 
</syntaxhighlight>
 
</syntaxhighlight>
    
{{ENG-CANSAT-PICO-TRAILER}}
 
{{ENG-CANSAT-PICO-TRAILER}}
29 917

modifications

Menu de navigation