-->
Page 2 of 2

bump

PostPosted: Sun Sep 18, 2016 3:24 pm
by raintime
Forlotto once said, "bump"!

The block of code (below) at the very beginning of the program works great. I would be totally willing to wait a few extra seconds after pressing the RUN button for the web sockets to connect before the program actually starts. Would it be possible to emulate this code at the beginning of run time?


timer 2000,[mybranch]
wait
[mybranch]
timer 0

print "anything"
delay 5000
etc.