Modifications

Sauter à la navigation Sauter à la recherche
Ligne 9 : Ligne 9 :  
Starts a shell command in Linux.
 
Starts a shell command in Linux.
   −
''runShellCommand()'' is a blocking function. That is, once you call ''Process.runShellCommand()'', nothing else will happen in your sketch until it has completed. The time depends ont he nature of the command you are executing. For a non-blocking alternative, see [[RB-ARD-YUN-Process-Func-runAsynchronously|Process.runAsynchronously()]]. }}
+
''runShellCommand()'' is a blocking function. That is, once you call ''Process.runShellCommandAsynchronously()'', nothing else will happen in your sketch until it has completed. The time depends ont he nature of the command you are executing. For a non-blocking alternative, see [[RB-ARD-YUN-Process-Func-runAsynchronously|Process.runShellCommandAsynchronously()]]. }}
    
== Syntaxe ==
 
== Syntaxe ==
29 917

modifications

Menu de navigation