You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Just to add, there is an every X seconds do block - this allows you to write code that will upload fine (and that can do multiple things concurrently - your current code will be unable to respond to (eg) button presses, because it's busy doing the 'waiting').

About

Avatar for Gordon @Gordon started