Modifications

Sauter à la navigation Sauter à la recherche
42 octets ajoutés ,  22 mai 2016 à 19:18
Ligne 87 : Ligne 87 :  
By default the heartbeat LED flashes once every 4s to signal that the system is alive. This can be overridden through the {{fname|wipy}} module:
 
By default the heartbeat LED flashes once every 4s to signal that the system is alive. This can be overridden through the {{fname|wipy}} module:
   −
<nowiki>>>> import wipy
+
<syntaxhighlight lang="python">
 +
>>> import wipy
 
>>> wipy.heartbeat(False)</nowiki>
 
>>> wipy.heartbeat(False)</nowiki>
 +
</syntaxhighlight>
    
There are currently 2 kinds of errors that you might see:
 
There are currently 2 kinds of errors that you might see:
29 917

modifications

Menu de navigation