Show Animation via Micro:bit LED

Display one image, then pause for 1 second and show another image. Use the program on the left to show a spinning arrow.
Now, let ‘s write a program to make it spinning faster and faster

Make a new variable, pauseTime

Add a small piece of program in the for loop to decrease the pause time.
