When you use a delay() function in an Arduino sketch, the processor stops everything it is doing until this delay is completed. That is called a blocking delay, because it blocks the processor until ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.