powered by
Set the time delay in milliseconds manually.
delay(ms = 500, failSafe = TRUE)
(milliseconds). Default is 500.
500
Logical flag to allow for emergency stops. Default is TRUE.
TRUE
setAutoDelay
delay(2000) # wait 2 seconds move(0,0)
Run the code above in your browser using DataLab